summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-02 11:54:26 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-02 11:54:26 +0100
commit7447382f2dbaf01d0079946149cc6663c61ca6d9 (patch)
tree08235539dd71465d4f6ca1ccf218ca7848ef3709 /debian
parent2d91ec80fc2007f23aaeba72b317701c9fe971c6 (diff)
downloadcoverage-test-runner-7447382f2dbaf01d0079946149cc6663c61ca6d9.tar.gz
Update copyright license to GPL3+.
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright43
1 files changed, 33 insertions, 10 deletions
diff --git a/debian/copyright b/debian/copyright
index 13e5a62..0a95c8f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,21 +4,44 @@ python-coverage-test-runner was originally written and packaged as a
It was downloaded from http://braawi.org/coveragetestrunner.html
python-coverage-test-runner is licensed under the GNU General Public
-License, either version 2 or any later version. On Debian systems, you
-can find version 2 of the license at /usr/share/common-licenses/GPL-2 .
+License, either version 3 or any later version. On Debian systems, you
+can find version 3 of the license at /usr/share/common-licenses/GPL-3 .
-# Copyright (C) 2007 Lars Wirzenius <liw@iki.fi>
+# Copyright 2007-2011 Lars Wirzenius <liw@iki.fi>
#
-# This program is free software; you can redistribute it and/or modify
+# 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 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: coverage-test-runner
+Upstream-Contact: Lars Wirzenius <liw@liw.fi>
+Source: http://code.liw.fi/coverage-test-runner/bzr/trunk/
+
+Files: *
+Copyright: 2007-2011, Lars Wirzenius
+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 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On a Debian system, you can find a copy of GPL version 3 at
+ /usr/share/common-licenses/GPL-3 .