[libfile-copy-recursive-perl] 05/12: debian/copyright: refresh structure.

gregor herrmann gregoa at debian.org
Sat Jan 6 21:41:19 UTC 2018


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libfile-copy-recursive-perl.

commit 1900ef08aa119791f319b1c2a5375357737f609d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 6 21:51:54 2018 +0100

    debian/copyright: refresh structure.
---
 debian/copyright | 44 ++++++++++++++++++++++++++------------------
 1 file changed, 26 insertions(+), 18 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 5508cbc..18f37b9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,32 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: File-Copy-Recursive
-Upstream-Contact: Daniel Muey
 Source: https://metacpan.org/release/File-Copy-Recursive
+Upstream-Contact: Daniel Muey <http://drmuey.com/cpan_contact.pl>
+Upstream-Name: File-Copy-Recursive
 
 Files: *
-Copyright: © 2004, Daniel Muey
-License: GPL-1+ or 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'.
+Copyright: 2004, Daniel Muey <http://drmuey.com/cpan_contact.pl>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright:
- © 2005-2008, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
- © 2008,      gregor herrmann <gregoa at debian.org>
- © 2008,      Ansgar Burchardt <ansgar at debian.org>
-License: GPL-1+ or Artistic
- It is assumed that all contributors put their work under the same license
- as the module itself.
+Copyright: 2005-2008, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+ 2008, 2018, gregor herrmann <gregoa at debian.org>
+ 2008, Ansgar Burchardt <ansgar at debian.org>
+License: Artistic or GPL-1+
+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 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 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/libfile-copy-recursive-perl.git



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