summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-12 00:44:30 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-12 00:44:30 +0100
commitd6e5651c340b55606d1f6d346e36ad34935335b6 (patch)
tree9f4acf84577cea5927bf0ead6da191ce318f308e /setup.py
parentc321d091d9754bc0d3692864f6f1e594136ef429 (diff)
downloadsemantic-version-d6e5651c340b55606d1f6d346e36ad34935335b6.tar.gz
Remove Copyright years (Closes #28)
It seems that stating the copyright years is useless after all :)
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b8e164a..6baac7d 100755
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (c) 2012-2014 The python-semanticversion project
+# Copyright (c) The python-semanticversion project
import codecs