r30699 - /trunk/libsyntax-highlight-engine-simple-perl/debian/copyright

bremner-guest at users.alioth.debian.org bremner-guest at users.alioth.debian.org
Sat Feb 14 17:45:31 UTC 2009


Author: bremner-guest
Date: Sat Feb 14 17:45:28 2009
New Revision: 30699

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30699
Log:
convert to machine readable copyright

Modified:
    trunk/libsyntax-highlight-engine-simple-perl/debian/copyright

Modified: trunk/libsyntax-highlight-engine-simple-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsyntax-highlight-engine-simple-perl/debian/copyright?rev=30699&op=diff
==============================================================================
--- trunk/libsyntax-highlight-engine-simple-perl/debian/copyright (original)
+++ trunk/libsyntax-highlight-engine-simple-perl/debian/copyright Sat Feb 14 17:45:28 2009
@@ -1,37 +1,20 @@
-This is the debian package for the Syntax-Highlight-Engine-Simple module.
-It was created by David Bremner <bremner at unb.ca> using dh-make-perl.
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437
+Upstream-Maintainer:  Sugama Keita <sugama at jamadam.com>
+Upstream-Source: http://search.cpan.org/dist/Syntax-Highlight-Engine-Simple/
 
-It was downloaded from http://search.cpan.org/dist/Syntax-Highlight-Engine-Simple/
+Files: *
+Copyright: © 2008, Sugama Keita
+License: GPL-1+ | Artistic
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
+ .
+ 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'.
 
-
-The upstream author is: Sugama Keita <sugama at jamadam.com>.
-
-Copyright (C) 2008, Sugama Keita
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-------------------------------------------------------------------------------
- Perl copyright:
-------------------------------------------------------------------------------
-    Copyright 1989-2001, Larry Wall  All rights reserved.
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
-------------------------------------------------------------------------------
-
-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'.
-
-
-
-The Debian packaging is (C) 2009, David Bremner <bremner at unb.ca> and
-is licensed under the same terms as the software itself (see above).
+Files: debian/*
+Copyright: © 2009, David Bremner <bremner at unb.ca> 
+License: GPL-1+ | Artistic
+ It is assumed that all contributors put their work under the same license
+ as the module itself. 




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