[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/content/gnu-content hashes.txt
From: |
Sylvain Beucler |
Subject: |
[Savannah-cvs] administration/content/gnu-content hashes.txt |
Date: |
Thu, 28 Jun 2007 22:31:43 +0000 |
CVSROOT: /web/administration
Module name: administration
Changes by: Sylvain Beucler <Beuc> 07/06/28 22:31:43
Modified files:
content/gnu-content: hashes.txt
Log message:
Yet another typo.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/hashes.txt?cvsroot=administration&r1=1.12&r2=1.13
Patches:
Index: hashes.txt
===================================================================
RCS file: /web/administration/administration/content/gnu-content/hashes.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- hashes.txt 28 Jun 2007 22:22:55 -0000 1.12
+++ hashes.txt 28 Jun 2007 22:31:43 -0000 1.13
@@ -33,11 +33,11 @@
$LICENSE['public domain'] = 'Public domain';
$LICENSE['website'] = 'WebSite Only';
$LICENSE['other'] = 'Other';
-$LICENSE['dual-gpl'] = 'GNU General Public License v3 or later (+ dual
licensing)';
+$LICENSE['dual-gpl'] = 'GNU General Public License v2 or later (+ dual
licensing)';
$LICENSE['gplv3orlater'] = 'GNU General Public License v3 or later';
/* should be equal to '0' when no url exists */
-$LICENSE_URL['gpl'] = 'http://www.gnu.org/licenses/gpl-2.0.html';
+$LICENSE_URL['gpl'] = 'http://www.gnu.org/licenses/old-licenses/gpl-2.0.html';
$LICENSE_URL['lgpl'] = 'http://www.gnu.org/copyleft/lesser.html';
$LICENSE_URL['fdl'] = 'http://www.gnu.org/copyleft/fdl.html';
$LICENSE_URL['mbsd'] = 'http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5';