[Pkg-javascript-commits] [backbone] 88/97: Extend copyright coverage for packaging, and bump licensing for that to GPL-3+.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:56:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository backbone.
commit 7138c4d555cc7ca991c28302d2151071004bacff
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Mar 14 12:20:52 2013 +0100
Extend copyright coverage for packaging, and bump licensing for that to GPL-3+.
---
debian/copyright | 4 ++--
debian/rules | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index f65b63e..a33d056 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -56,8 +56,8 @@ Comment:
contains the Expat license.
Files: debian/*
-Copyright: 2010, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2010-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a
diff --git a/debian/rules b/debian/rules
index 55bf043..b3629e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2010, 2011 Jonas Smedegaard <dr at jones.dk>
+# Copyright © 2010, 2011, 2012, 2013 Jonas Smedegaard <dr at jones.dk>
# Description: Main Debian packaging script for Backbone
#
# 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/backbone.git
More information about the Pkg-javascript-commits
mailing list