[Glibc-bsd-commits] r2721 - trunk/kfreebsd-7/debian

Aurelien Jarno aurel32 at alioth.debian.org
Thu Aug 20 19:14:43 UTC 2009


Author: aurel32
Date: 2009-08-20 19:14:43 +0000 (Thu, 20 Aug 2009)
New Revision: 2721

Modified:
   trunk/kfreebsd-7/debian/copyright
   trunk/kfreebsd-7/debian/kfreebsd-image.README.Debian
Log:
Improve README.Debian and copyright


Modified: trunk/kfreebsd-7/debian/copyright
===================================================================
--- trunk/kfreebsd-7/debian/copyright	2009-08-20 19:11:55 UTC (rev 2720)
+++ trunk/kfreebsd-7/debian/copyright	2009-08-20 19:14:43 UTC (rev 2721)
@@ -33,8 +33,9 @@
 under other licenses:
 
   Sources in `src/gnu' directory are licensed under the GNU General Public
-  License. On Debian GNU systems, the complete text of the GNU General Public
-  License can be found in `/usr/share/common-licenses/GPL'.
+  License version 2. On Debian GNU systems, the complete text of the GNU 
+  General Public License version 2 can be found in 
+  `/usr/share/common-licenses/GPL-2'.
 
   Sources in `src/cddl' directory are licensed under the Common Development 
   and Distribution License, as shown below:

Modified: trunk/kfreebsd-7/debian/kfreebsd-image.README.Debian
===================================================================
--- trunk/kfreebsd-7/debian/kfreebsd-image.README.Debian	2009-08-20 19:11:55 UTC (rev 2720)
+++ trunk/kfreebsd-7/debian/kfreebsd-image.README.Debian	2009-08-20 19:14:43 UTC (rev 2721)
@@ -2,12 +2,12 @@
 -------------------------
 
 This package contain the FreeBSD kernel and various modules. Among them
-ext2fs.ko and zfs.ko are distributed under respectively the GPL v2 
-license and the CDDL license, which are not compatible according to the
-Free Software Fondation.
+ext2fs.ko, reiserfs.ko and xfs.ko distributed under the terms of the GPL
+version 2. zfs.ko is distributed  under the terms of the CDDL. Both 
+licenses are not compatible according to the Free Software Fondation.
 
 While it is legaly possible to distribute both modules (they are not 
-linked together), it is not be legaly possible to load both at the same
+linked together), it may not be legaly possible to load them at the same
 time (dynamic linking).
 
 [1] http://www.gnu.org/licenses/license-list.html




More information about the Glibc-bsd-commits mailing list