[libhttp-parser-xs-perl] 06/09: Update copyright years, adding a paragraph for picohttpparser

Florian Schlichting fsfs at moszumanska.debian.org
Wed Aug 12 16:02:54 UTC 2015


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

fsfs pushed a commit to branch master
in repository libhttp-parser-xs-perl.

commit 7a4c9bb64efa96a2f7118132410e861ba3d2608b
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Aug 12 11:58:32 2015 +0200

    Update copyright years, adding a paragraph for picohttpparser
---
 debian/copyright | 31 +++++++++++++++++++++++++++----
 1 file changed, 27 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 8cf0601..47cf040 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,13 +4,17 @@ Source: https://metacpan.org/release/HTTP-Parser-XS
 Upstream-Contact: Kazuho Oku <kazuhooku at gmail.com>
 
 Files: *
-Copyright: 2009-2012, Kazuho Oku <kazuhooku at gmail.com>
+Copyright: 2009-, Kazuho Oku <kazuhooku at gmail.com>
 License: Artistic or GPL-1+
 
+Files: picohttpparser/*
+Copyright: 2009-2014, Kazuho Oku, Tokuhiro Matsuno, Daisuke Murase, Shigeo Mitsunari
+License: Artistic or GPL-1+ or MIT
+
 Files: inc/Module/*
-Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
- 2002-2010, Audrey Tang <autrijus at autrijus.org>
- 2002-2010, Brian Ingerson <ingy at cpan.org>
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 Files: ppport.h
@@ -41,3 +45,22 @@ 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
+ 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/libhttp-parser-xs-perl.git



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