summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index c4c3b1e..97b131c 100755
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# coding: utf-8
-# Copyright (c) 2012 Raphaël Barrois
+# -*- coding: utf-8 -*-
+# Copyright (c) 2012-2013 Raphaël Barrois
from distutils.core import setup
from distutils import cmd