[libdata-messagepack-perl] 07/14: Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.

Jonas Smedegaard dr at jones.dk
Mon Nov 23 15:22:30 UTC 2015


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

js pushed a commit to branch master
in repository libdata-messagepack-perl.

commit 6df1aa8ee4ebfbf4d19132ed470a5b201441f79b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Nov 23 14:51:42 2015 +0100

    Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
---
 debian/copyright | 70 +++++++++++++++++++-------------------------------------
 1 file changed, 24 insertions(+), 46 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 4353247..af988ce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,21 +8,28 @@ Files: *
 Copyright:
   Makamaka Hannyaharamitu
   Tokuhiro Matsuno
-License: Artistic or GPL-1+
-Comment:
- .
- License:
- .
+License-Grant:
  This library is free software; you can redistribute it and/or modify
  it under the same terms as Perl itself.
- .
- Comment:
- .
+License: Artistic or GPL-1+
+Comment:
  Perl 5 is licensed under either the 'Artistic license' or the 'GNU
  General Public License' version 1 or later.
 
 Files: include/msgpack/*
 Copyright: (C) 2008-2010 FURUHASHI Sadayuki
+License-Grant:
+ Licensed under the Apache License, Version 2.0 (the "License"); you may
+ not use this file except in compliance with the License.  You may
+ obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.  See the License for the specific language governing
+ permissions and limitations under the License.
 License: Apache-2.0
 
 Files: inc/Module/Install*
@@ -51,50 +58,21 @@ Files: debian/*
 Copyright:
   2013-2014, Jonas Smedegaard <dr at jones.dk>
   2013, Vasudev Kamath <kamathvasudev at gmail.com>
+License-Reference:
+ 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 3, or (at your option) any
+ later version.
 License: GPL-3+
 
 License: Artistic
- Comment:
- .
- On Debian systems the 'Artistic License' is located in
- '/usr/share/common-licenses/Artistic'.
+License-Reference: /usr/share/common-licenses/Artistic
 
 License: GPL-1+
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 1 is located
- in '/usr/share/common-licenses/GPL-1'.
+License-Reference: /usr/share/common-licenses/GPL-1
 
 License: GPL-3+
- 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 3, or (at your option) any
- later version.
- .
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
- Public License for more details.
- .
- Comment:
- .
- On Debian systems the 'GNU General Public License' version 3 is located
- in '/usr/share/common-licenses/GPL-3'.
+License-Reference: /usr/share/common-licenses/GPL-3
 
 License: Apache-2.0
- Licensed under the Apache License, Version 2.0 (the "License"); you may
- not use this file except in compliance with the License.  You may
- obtain a copy of the License at
- .
- http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied.  See the License for the specific language governing
- permissions and limitations under the License.
- .
- Comment:
- .
- On Debian systems the 'Apache License' version 2.0 is located in
- '/usr/share/common-licenses/Apache-2.0'.
+License-Reference: /usr/share/common-licenses/Apache-2.0

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



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