summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-04-16 18:39:45 +0100
committerLars Wirzenius <liw@liw.fi>2013-04-16 18:39:45 +0100
commit714a46623a6275e96c8d6580522e2070f51965a5 (patch)
tree222ac90d827bb10cfdc2cf2899d6c99967f20c31 /setup.py
parent5d3acd71f3586256a7f9792b60c7f31e14cbfa5f (diff)
parentd40d9183655db0b633986c9aa8c98e852f1aaca8 (diff)
downloadpython-coverage-test-runner-714a46623a6275e96c8d6580522e2070f51965a5.tar.gz
Add license summaries
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 3a99af0..0eb7868 100644
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,5 @@
+# Copyright 2007-2013 Lars Wirzenius
+#
# 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
@@ -11,6 +13,8 @@
# 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.
+#
+# =*= License: GPL-3+ =*=
from distutils.core import setup