summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-04-16 18:28:34 +0100
committerLars Wirzenius <liw@liw.fi>2013-04-16 18:28:34 +0100
commit1a90194e706c7876546a4bc30839311b18da6483 (patch)
treedb8c2058c741694f8defe6e2e549cc0ae822f2dc /setup.py
parent5d3acd71f3586256a7f9792b60c7f31e14cbfa5f (diff)
downloadcoverage-test-runner-1a90194e706c7876546a4bc30839311b18da6483.tar.gz
Add license summaries and update copyright info
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