r26763 - /trunk/libb-hooks-endofscope-perl/debian/copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Nov 11 16:38:50 UTC 2008


Author: gregoa
Date: Tue Nov 11 16:38:42 2008
New Revision: 26763

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26763
Log:
debian/copyright: use 'License: foo' stanzas instead of 'Perl is distributed ...' free text

Modified:
    trunk/libb-hooks-endofscope-perl/debian/copyright

Modified: trunk/libb-hooks-endofscope-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-hooks-endofscope-perl/debian/copyright?rev=26763&op=diff
==============================================================================
--- trunk/libb-hooks-endofscope-perl/debian/copyright (original)
+++ trunk/libb-hooks-endofscope-perl/debian/copyright Tue Nov 11 16:38:42 2008
@@ -19,8 +19,17 @@
 Copyright: © 2008 Jose Luis Rivas <ghostbar38 at gmail.com>
 License: GPL-1+ | Artistic
 
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+License: Artistic
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the Artistic License, which comes with Perl.
+    On Debian GNU/Linux systems, the complete text of the Artistic License
+    can be found in /usr/share/common-licenses/Artistic
 
+License: GPL-1+
+    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 1, or (at your option)
+    any later version.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'
+




More information about the Pkg-perl-cvs-commits mailing list