[Pkg-javascript-commits] [node-async] 342/480: Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include current year.

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:40 UTC 2014


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

js pushed a commit to branch master
in repository node-async.

commit c93b49052e0b23cb5d0f53c99ec7364061aa8037
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Aug 15 11:22:28 2013 +0200

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

diff --git a/debian/copyright b/debian/copyright
index 2d40f0a..2def615 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -37,10 +37,10 @@ License: Expat
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-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
@@ -50,8 +50,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 c1b4bce..1d29221 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2011, 2012, Jonas Smedegaard <dr at jones.dk>
+# Copyright © 2011, 2012, 2013 Jonas Smedegaard <dr at jones.dk>
 # Description: Main Debian packaging script for async
 #
 # 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-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list