[libcbor-xs-perl] 01/02: Add comments for copyright/license status

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Mar 26 17:01:05 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libcbor-xs-perl.

commit 47db1d05f1cb43674037ec390164fc4b26270b99
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Sat Mar 26 16:56:28 2016 +0000

    Add comments for copyright/license status
    
    + add Berne Convention details: no explicit copyright details given
    + mention COPYING file: no explicit license mentioned in XS.pm
---
 debian/copyright | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index ab0abb3..327e2e2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,10 +2,15 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/CBOR-XS
 Upstream-Contact: Marc Lehmann <schmorp at schmorp.de>
 Upstream-Name: CBOR-XS
+Comment: The upstream distribution does not contain an explicit statement of
+ copyright ownership. Pursuant to the Berne Convention for the Protection of
+ Literary and Artistic Works, it is assumed that all content is copyright by
+ its respective authors unless otherwise stated.
 
 Files: *
 Copyright: 2013-2016, Marc Lehmann <schmorp at schmorp.de>
 License: GPL-3
+Comment: License details taken from COPYING file.
 
 Files: debian/*
 Copyright: 2016, Nick Morrott <knowledgejunkie at gmail.com>

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



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