This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libmodule-versions-report-perl.
commit 52eddd5004fbb1cf68f390dfed154d47d6d6e9dd Author: Niko Tyni <[email protected]> Date: Mon Jan 15 21:02:21 2018 +0200 Fix DEP-5 debian/copyright syntax --- debian/copyright | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/copyright b/debian/copyright index 679524c..49dc2ee 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,7 @@ Source: https://metacpan.org/release/Module-Versions-Report Files: * Copyright: © 2001-2003, Sean M. Burke <[email protected]> License: GPL-1+ or Artistic +Comment: This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . @@ -28,5 +29,21 @@ Copyright: © 2008, gregor herrmann <[email protected]> © 2008, Ansgar Burchardt <[email protected]> License: GPL-1+ or Artistic +Comment: It is assumed that all contributors put their work under the same license as the module 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' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-versions-report-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
