[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: |
Fri, 27 May 2005 15:37:22 -0400 |
CVSROOT: /cvsroot/administration
Module name: administration
Branch:
Changes by: Sylvain Beucler <address@hidden> 05/05/27 19:37:22
Modified files:
content/gnu-content: hashes.txt
Log message:
Added public domain in thel licenses choice
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/content/gnu-content/hashes.txt.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
Patches:
Index: administration/content/gnu-content/hashes.txt
diff -u administration/content/gnu-content/hashes.txt:1.6
administration/content/gnu-content/hashes.txt:1.7
--- administration/content/gnu-content/hashes.txt:1.6 Mon May 9 20:19:39 2005
+++ administration/content/gnu-content/hashes.txt Fri May 27 19:37:21 2005
@@ -30,6 +30,7 @@
$LICENSE['expat'] = 'Expat License (sometime refered to as MIT License)';
$LICENSE['affero'] = 'Affero General Public License V1 or later';
$LICENSE['classpath'] = 'GNU General Public License V2 or later with GNU
Classpath special exception';
+$LICENSE['public domain'] = 'Public domain';
$LICENSE['website'] = 'WebSite Only';
$LICENSE['other'] = 'Other';
@@ -51,6 +52,7 @@
$LICENSE_URL['expat'] = 'http://www.gnu.org/licenses/license-list.html#Expat';
$LICENSE_URL['affero'] = 'http://www.affero.org/oagpl.html';
$LICENSE_URL['classpath'] =
'http://www.gnu.org/software/classpath/license.html';
+$LICENSE_URL['public domain'] = '0';
$LICENSE_URL['website'] = '0';
$LICENSE_URL['other'] = '0';
@@ -63,4 +65,4 @@
$DEVEL_STATUS[5] = '5 - Production/Stable';
$DEVEL_STATUS[6] = '6 - Mature';
-?>
+?>
\ No newline at end of file