[libfunction-parameters-perl] 03/06: copyright

gregor herrmann gregoa at debian.org
Wed Feb 8 19:21:04 UTC 2017


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

gregoa pushed a commit to branch master
in repository libfunction-parameters-perl.

commit 28b72cb28f418ae6f093df388c0f76d35fb67041
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Feb 8 20:06:18 2017 +0100

    copyright
---
 debian/copyright | 70 ++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 61 insertions(+), 9 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 68f4ece..09b18c9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,19 +2,45 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Function-Parameters
 Upstream-Contact: Lukas Mai <l.mai at web.de>
 Upstream-Name: Function-Parameters
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Lukas Mai <l.mai at web.de>
+Copyright: 2009-2014, Lukas Mai <l.mai at web.de>
 License: Artistic or GPL-1+
 
+Files: t/foreign/Fun/*
+Copyright: 2012, Jesse Luehrs
+License: MIT-X11
+Comment: The files are from the Fun distribution on the CPAN.
+
+Files: t/foreign/Method-Signatures/*
+Copyright: 2007-2012, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+Comment: The files are from the Method-Signatures distribution on the CPAN,
+ in Debian packaged as src:libmethod-signatures-perl.
+
+Files: t/foreign/Method-Signatures-Simple/*
+Copyright: 2008-2013, Rhesa Rozendaal
+License: Artistic or GPL-1+
+Comment: The files are from the Method-Signatures-Simple distribution on the CPAN,
+ in Debian packaged as src:libmethod-signatures-simple-perl.
+
+Files: t/foreign/MooseX-Method-Signatures/*
+Copyright: 2008, Florian Ragwitz <rafl at debian.org>
+License: Artistic or GPL-1+
+Comment: The files are from the MooseX-Method-Signatures distribution on the CPAN,
+ in Debian packaged as src:libmoosex-method-signatures-perl.
+
+Files: t/foreign/perl/*
+Copyright: 1987-2014 by Larry Wall and others
+License: Artistic or GPL-1+
+Comment: The files are from Perl core, in Debian packaged as src:perl.
+
+Files: t/foreign/signatures/*
+Copyright: 2008, Florian Ragwitz <rafl at debian.org>
+License: Artistic or GPL-1+
+Comment: The files are from the signatures distribution on the CPAN,
+ in Debian packaged as src:libsignatures-perl.
+
 Files: debian/*
 Copyright: 2017, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
@@ -34,3 +60,29 @@ License: GPL-1+
  .
  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'.
+
+License: MIT-X11
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated
+ documentation files (the "Software"), to deal in the Software
+ without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to
+ whom the Software is furnished to do so, subject to the
+ following conditions:
+ . 
+ The above copyright notice and this permission notice shall
+ be included in all copies or substantial portions of the
+ Software.
+ . 
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT
+ WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE AND NONINFRINGEMENT. IN NO EVENT
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfunction-parameters-perl.git



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