summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorLars Wirzenius <liw@iki.fi>2007-11-11 03:44:33 +0200
committerLars Wirzenius <liw@iki.fi>2007-11-11 03:44:33 +0200
commit134f7b099ee350943459f4ca8b5505370436c720 (patch)
tree9a7009222ed39de5828f8cd2f72bb63f753f92fc /debian/copyright
parent5d112e4dcfb29bf624aaba1c79c7e046653fb0d3 (diff)
downloadcoverage-test-runner-134f7b099ee350943459f4ca8b5505370436c720.tar.gz
Added initial packaging.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..8d21837
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,24 @@
+python-coverage-test-runner was originally written and packaged as a
+.deb by Lars Wirzenius <liw@iki.fi>.
+
+It was downloaded from http://braawi.org/coveragetestrunner.html
+
+python-coverage-test-runner is licensed under the GNU General Public
+License, or any later version. On Debian systems, you can find version 2
+of the license at /usr/share/common-licenses/GPL-2 .
+
+# Copyright (C) 2007 Lars Wirzenius <liw@iki.fi>
+#
+# 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
+# (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.