From: Bob Halley Date: Tue, 8 Jan 2019 16:18:55 +0000 (-0800) Subject: The copyright edit moved the shebang to the wrong spot; fix! X-Git-Tag: v2.0.0rc1~374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5866eb4d074d0da73947da9ede67a271a55c8dd;p=thirdparty%2Fdnspython.git The copyright edit moved the shebang to the wrong spot; fix! --- diff --git a/setup.py b/setup.py index 71e9f505..ffba0692 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