summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2019-01-08 08:18:55 -0800
committerBob Halley <halley@dnspython.org>2019-01-08 08:18:55 -0800
commitc5866eb4d074d0da73947da9ede67a271a55c8dd (patch)
tree75075add6a7e3a80e9c2ee67801866644e8ea2c6 /setup.py
parentfabbd12061ff428ba7660433345033665b6ebdde (diff)
downloaddnspython-c5866eb4d074d0da73947da9ede67a271a55c8dd.tar.gz
The copyright edit moved the shebang to the wrong spot; fix!
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 71e9f50..ffba069 100755
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
-# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license
-
#!/usr/bin/env python
#
+# Copyright (C) Dnspython Contributors, see LICENSE for text of ISC license
+#
# Copyright (C) 2003-2007, 2009-2011 Nominum, Inc.
#
# Permission to use, copy, modify, and distribute this software and its