[pkg-java] r4359 - trunk/trove/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Fri Oct 12 17:37:07 UTC 2007


Author: twerner
Date: 2007-10-12 17:37:07 +0000 (Fri, 12 Oct 2007)
New Revision: 4359

Modified:
   trunk/trove/debian/copyright
Log:
* change GPL -> LGPL in debian/copyright
* add another license from README-license.txt to debian/copyright


Modified: trunk/trove/debian/copyright
===================================================================
--- trunk/trove/debian/copyright	2007-10-12 17:31:57 UTC (rev 4358)
+++ trunk/trove/debian/copyright	2007-10-12 17:37:07 UTC (rev 4359)
@@ -10,20 +10,35 @@
 
 License:
 
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
 
-    This program is distributed in the hope that it will be useful,
+    This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Library General Public License for more details.
 
-    You should have received a copy of the GNU General Public License along
-    with this program; if not, write to the Free Software Foundation, Inc.,
-    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+    You should have received a copy of the GNU Library General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA
 
-On Debian systems, you can find the GPL license in:
-/usr/share/common-licenses/GPL
+On Debian systems, you can find the LGPL license in:
+/usr/share/common-licenses/LGPL
 
+
+The PrimeFinder and HashFunctions classes in Trove are subject to the
+following license restrictions:
+
+Copyright (c) 1999 CERN - European Organization for Nuclear Research.
+
+Permission to use, copy, modify, distribute and sell this software and
+its documentation for any purpose is hereby granted without fee,
+provided that the above copyright notice appear in all copies and that
+both that copyright notice and this permission notice appear in
+supporting documentation. CERN makes no representations about the
+suitability of this software for any purpose. It is provided "as is"
+without expressed or implied warranty.
+
+




More information about the pkg-java-commits mailing list