summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-13 18:18:55 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-10-02 10:53:23 +0100
commitbea3d4b1a80932b7577b99302657bf0e5b05a5d6 (patch)
tree28a58f42ed2b3560f719d4bfe1fa2d921b000393 /setup.py
parent228b683d377161f62fea40389259ca089da0fb74 (diff)
downloadmorph-cache-server-master.tar.gz
Use the modern way of the GPL copyright header: URL instead real addressHEADmaster
Change-Id: I992dc0c1d40f563ade56a833162d409b02be90a0
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index e861f39..99be8fb 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,4 @@
#!/usr/bin/python
-#
# Copyright (C) 2012 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
@@ -12,8 +11,7 @@
# 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.
+# with this program. If not, see <http://www.gnu.org/licenses/>.
from distutils.core import setup