[librdf-ns-perl] 05/09: Update copyright info: Extend coverage of packaging, and bump its licensing to GPL-3+.

Jonas Smedegaard dr at jones.dk
Sun May 18 11:33:38 UTC 2014


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

js pushed a commit to branch master
in repository librdf-ns-perl.

commit b9c80db2fe17d49414d102d5c19dcb78034f274a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 18 12:14:06 2014 +0200

    Update copyright info: Extend coverage of packaging, and bump its licensing to GPL-3+.
---
 debian/copyright | 12 ++++++------
 debian/rules     |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 874c213..5e404d9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,8 +19,8 @@ Comment:
  General Public License' version 1 or later.
 
 Files: debian/*
-Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2012-2014, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
 
 License: Artistic
  Comment:
@@ -34,10 +34,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
@@ -47,8 +47,8 @@ License: GPL-2+
  .
  Comment:
  .
- On Debian systems the 'GNU General Public License' version 2 is located
- in '/usr/share/common-licenses/GPL-2'.
+ On Debian systems the 'GNU General Public License' version 3 is located
+ 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 9e2562f..7399411 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-2014 Jonas Smedegaard <dr at jones.dk>
 # Description: Main Debian packaging script for RDF::NS
 #
 # 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/librdf-ns-perl.git



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