r37372 - /trunk/libhtml-tidy-perl/debian/copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jun 3 15:54:18 UTC 2009


Author: gregoa
Date: Wed Jun  3 15:54:14 2009
New Revision: 37372

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37372
Log:
take years from POD instead of README; add section for t/unicode.t, including a fancy X-Comment about the missing license for this file.

Modified:
    trunk/libhtml-tidy-perl/debian/copyright

Modified: trunk/libhtml-tidy-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-tidy-perl/debian/copyright?rev=37372&op=diff
==============================================================================
--- trunk/libhtml-tidy-perl/debian/copyright (original)
+++ trunk/libhtml-tidy-perl/debian/copyright Wed Jun  3 15:54:14 2009
@@ -5,13 +5,25 @@
 Upstream-Name: HTML-Tidy
 
 Files: *
-Copyright: Copyright (C) 2004 by Andy Lester
+Copyright: 2005-2007 by Andy Lester
+License-Alias: Perl
 License: Artistic | GPL-1+
 
 Files: ppport.h
 Copyright: Version 2.x, Copyright (C) 2001, Paul Marquess.
  Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
+License-Alias: Perl
 License: Artistic | GPL-1+
+
+Files: t/unicode.t
+Copyright: 2006 Jonathan Rockway <jrockway at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+X-Comment: This file does not have an explicit license. According to
+ lib/HTML/Tidy.pm it is a contribution to the HTML-Tidy distribution,
+ therefore the same license as for the rest of the module is assumed.
+ Additionally putting code "under the same terms as Perl itself" is what the
+ author usually does for his Perl code.
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur <ryanryan52 at gmail.com>




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