[libemail-folder-perl] 02/06: Update debian/copyright to clarify Artistic license variant confusion.
Niko Tyni
ntyni at moszumanska.debian.org
Sat Oct 11 12:44:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
ntyni pushed a commit to branch master
in repository libemail-folder-perl.
commit ee86979fe9424beb79c044ef87196edfff5bf80d
Author: Niko Tyni <ntyni at debian.org>
Date: Sat Oct 11 15:31:04 2014 +0300
Update debian/copyright to clarify Artistic license variant confusion.
---
debian/copyright | 30 +++++++++++++++++++-----------
1 file changed, 19 insertions(+), 11 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index ccb3542..8c5809e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,28 +7,36 @@ Source: https://metacpan.org/release/Email-Folder
Files: *
Copyright: 2006, Simon Wistow <simon at thegestalt.org>
License: Artistic or GPL-1+
+ From lib/Email/Folder.pm:
+ .
+ This is free software; you can redistribute it and/or modify it under
+ the same terms as the Perl 5 programming language system itself.
+ .
+ Perl is distributed under your choice of the GNU General Public License or
+ the Artistic License.
+ .
+ Although there is a LICENSE file in the top directory as of version
+ 0.859 with the "Artistic-1.0" (in spdx.org terminology) license in it,
+ that is not the one that comes with Perl itself (called "Artistic-1.0-Perl"
+ by spdx.org.) It is assumed that the "Artistic-1.0-Perl" license is
+ the intended one.
Files: debian/*
Copyright: 2005, Martin Zobel-Helas <zobel at debian.org>
2006, 2007, 2008, gregor herrmann <gregor+debian at comodo.priv.at>
- 2006, Niko Tyni <ntyni at iki.fi>
+ 2006, 2014, Niko Tyni <ntyni at debian.org>
2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
2009, gregor herrmann <gregoa at debian.org>
2013, Florian Schlichting <fsfs at debian.org>
License: Artistic or GPL-1+
+ It is assumed that the Debian packaging is licensed under the same
+ terms as the software 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 systems, the complete text of the Artistic License can be
- found in `/usr/share/common-licenses/Artistic'.
+ On Debian systems, the complete text of the Artistic License (as
+ shipped with Perl) 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 systems, the complete text of version 1 of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-folder-perl.git
More information about the Pkg-perl-cvs-commits
mailing list