r27035 - /trunk/liblchown-perl/debian/copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Nov 19 16:06:04 UTC 2008


Author: gregoa
Date: Wed Nov 19 16:06:00 2008
New Revision: 27035

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27035
Log:
use stand-alone license stanzas

Modified:
    trunk/liblchown-perl/debian/copyright

Modified: trunk/liblchown-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblchown-perl/debian/copyright?rev=27035&op=diff
==============================================================================
--- trunk/liblchown-perl/debian/copyright (original)
+++ trunk/liblchown-perl/debian/copyright Wed Nov 19 16:06:00 2008
@@ -5,21 +5,23 @@
 
 Files: *
 Copyright: (C) 2003-2004 by Nick Cleaton <nick at cleaton.net>
+License-Alias: Perl
 License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself, either Perl version 5.8.0 or,
- at your option, any later version of Perl 5 you may have available.
- .
- Perl is distributed under the GNU General Public License, either version 1 or
- (at your option) any later version, and the Artistic License.
- .
- On Debian systems, the complete text of the GNU General Public License can be
- found in /usr/share/common-licenses/GPL and the Artistic license in
- /usr/share/common-licenses/Artistic.
 
 Files: debian/*
 Copyright: (C) 2008, gregor herrmann <gregoa at debian.org>
 License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
+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