summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index a8ef346..ffdbdb9 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,9 @@
-# Copyright (C) 2008 Andi Albrecht, albrecht.andi@gmail.com
+# -*- coding: utf-8 -*-
+#
+# Copyright (C) 2016 Andi Albrecht, albrecht.andi@gmail.com
#
# This setup script is part of python-sqlparse and is released under
-# the BSD License: http://www.opensource.org/licenses/bsd-license.php.
+# the BSD License: http://www.opensource.org/licenses/bsd-license.php
import re
import sys