summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@divmod.com>2008-04-11 11:52:15 -0400
committerJean-Paul Calderone <exarkun@divmod.com>2008-04-11 11:52:15 -0400
commit0db6cdb5a49137c3a30d734a0f19583c257a6da1 (patch)
treee68bae490008832f5feea45f07053c2c2e89ca6c /setup.py
parent4efd534a55d6f0a26fd1d3f75810aefa5a6afba6 (diff)
downloadpyopenssl-0db6cdb5a49137c3a30d734a0f19583c257a6da1.tar.gz
Okay, that coding declaration was doing something!
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index be9b83a..c5666eb 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,4 @@
-#
-# setup.py
+# -*- coding: utf-8 -*-
#
# Copyright (C) AB Strakt 2001, All rights reserved
# Copyright (C) Jean-Paul Calderone 2008, All rights reserved