version: Remove shebang (Python modules are not scripts)
authorW. Trevor King <wking@tremily.us>
Tue, 11 Jun 2013 21:41:18 +0000 (17:41 -0400)
committerW. Trevor King <wking@tremily.us>
Sun, 15 Dec 2013 04:25:09 +0000 (20:25 -0800)
Nobody should be executing this file directly.

catalyst/version.py

index d379d350ab33b46d9b257256336ec8939aa2bbb2..8060bfff2240c710ecf1ea198063931c958a08fb 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/python -OO
-
 # Maintained in full by:
 # Catalyst Team <catalyst@gentoo.org>
 # Release Engineering Team <releng@gentoo.org>