summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorKali Kaneko <kali@futeisha.org>2014-08-18 12:52:52 -0500
committerKali Kaneko <kali@futeisha.org>2014-08-18 12:52:52 -0500
commit315514bc033e14f34775123edab4914330213fec (patch)
treeab6237cb6fa48434f7cfc4c849eb7db16da4c217 /setup.py
parentf070f3d6b39ec0dcb93df4f463280c683f9db839 (diff)
parent4bd0fa843176a112c054929fbe6dd99f45d718a2 (diff)
Merge tag 'upstream/1.3.1'
Upstream version 1.3.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index f21bc75..addfaa4 100644
--- a/setup.py
+++ b/setup.py
@@ -8,12 +8,12 @@
# © 2008-2012 Vinay Sajip
# © 2005 Steve Traugott
# © 2004 A.M. Kuchling
-#
+#
# 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 (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 included LICENSE file for details.