[libtoml-perl] 03/09: Fix d/copyright

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Tue Aug 18 19:17:33 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtoml-perl.

commit 23a555971da2a68c167d580e8f43185f3979489f
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Aug 18 13:22:46 2015 -0300

    Fix d/copyright
---
 debian/copyright | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 641341a..93cbe6a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,18 +2,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/TOML
 Upstream-Contact: Darren Chamberlain <darren at cpan.org>
 Upstream-Name: TOML
-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: Darren Chamberlain <darren at cpan.org>
-License: 
+Copyright: 2013, Darren Chamberlain <darren at cpan.org>
+License: GPL-2+
 
 Files: debian/*
 Copyright: 2015, Lucas Kanashiro <kanashiro.duarte at gmail.com>
@@ -34,3 +26,12 @@ 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: GPL-2+
+ 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 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.

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



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