[libmodule-package-rdf-perl] 55/64: Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include current year.

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 22:12:02 UTC 2013


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

js pushed a commit to branch master
in repository libmodule-package-rdf-perl.

commit 3f39d3ea29b4c5caf82d66108f6ed8465a43eb98
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 7 18:26:26 2013 +0200

    Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include current year.
---
 debian/copyright |   10 +++++-----
 debian/rules     |    4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 2848dc2..d4c96bc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -64,8 +64,8 @@ Comment:
  Mangled convenience copy of YAML::Tiny.
 
 Files: debian/*
-Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2012-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
 
 License: Artistic
  Comment:
@@ -79,10 +79,10 @@ License: GPL-1+
  On Debian systems the 'GNU General Public License' version 1 is located
  in '/usr/share/common-licenses/GPL-1'.
 
-License: GPL-2+
+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 2, or (at your option) any
+ 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
@@ -93,7 +93,7 @@ License: GPL-2+
  Comment:
  .
  On Debian systems the 'GNU General Public License' version 2 is located
- in '/usr/share/common-licenses/GPL-2'.
+ in '/usr/share/common-licenses/GPL-3'.
  .
  You should have received a copy of the 'GNU General Public License'
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/debian/rules b/debian/rules
index a5546e8..a87477f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2012, Jonas Smedegaard <dr at jones.dk>
+# Copyright © 2012, 2013 Jonas Smedegaard <dr at jones.dk>
 # Description: Main Debian packaging script for Module::Package::RDF
 #
 # 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)
+# 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

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



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