[license-reconcile] 06/06: more copyright adjustments

Nicholas Bamber periapt at moszumanska.debian.org
Sat Oct 31 11:13:57 UTC 2015


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

periapt pushed a commit to branch master
in repository license-reconcile.

commit 30399422212a740bc7009eafba05b7fd6d9f4e36
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Sat Oct 31 11:12:50 2015 +0000

    more copyright adjustments
---
 debian/copyright             |  1 -
 debian/license-reconcile.yml | 17 +++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 906cdbf..b0792be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,7 +21,6 @@ Copyright: TBS
  
 Files:
  t/data/example/base
- t/13-rules-contains.t
  t/data/copyright_extract2
  t/data/copyright_extract1
  t/data/example/base.h
diff --git a/debian/license-reconcile.yml b/debian/license-reconcile.yml
index 22a6871..dcc2b5a 100644
--- a/debian/license-reconcile.yml
+++ b/debian/license-reconcile.yml
@@ -1,2 +1,19 @@
+Rules:
+ rules:
+  -
+   Glob: t/*.t
+   License: Artistic or GPL-1+
+   Copyright: 2012, 2015, Nicholas Bamber <nicholas at periapt.co.uk>
+  -
+   Glob: t/data/*
+   Contains: The Regents of the University of California
+   License: BSD-3-clause
+   Copyright: 1992-1993, The Regents of the University of California
+  -
+   Glob: t/data/*
+   Contains: Periapt Technologies
+   License: Artistic or GPL-1+
+   Copyright: 2012, Nicholas Bamber <nicholas at periapt.co.uk>
+   Justification: Periapt is controlled by Nicholas Bamber
 ChangeLog:
  license: Artistic or GPL-1+

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



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