[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.6-20-gafcaa61

Ritesh Raj Sarraf rrs at researchut.com
Thu Mar 11 13:20:12 UTC 2010


The following commit has been merged in the master branch:
commit afcaa61e9d6976311acc7ac0588054550dbe773e
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Thu Mar 11 18:48:41 2010 +0530

    Be explicit of the GPLv3 license

diff --git a/apt_offline_core/AptOfflineCoreLib.py b/apt_offline_core/AptOfflineCoreLib.py
index 88f3ffa..8069f82 100644
--- a/apt_offline_core/AptOfflineCoreLib.py
+++ b/apt_offline_core/AptOfflineCoreLib.py
@@ -83,7 +83,7 @@ version = "0.9.6"
 copyright = "(C) 2005 - 2010 Ritesh Raj Sarraf"
 terminal_license = "This program comes with ABSOLUTELY NO WARRANTY.\n\
 This is free software, and you are welcome to redistribute it under\n\
-the GNU GPL License\n"
+the GNU GPL Version 3 (or later) License\n"
         
 errlist = []
 supported_platforms = ["Linux", "GNU/kFreeBSD", "GNU"]

-- 
Offline APT Package Manager



More information about the Apt-offline-devel mailing list