summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey C. Ollie <jeff@ocjtech.us>2008-08-22 21:54:41 -0500
committerJeffrey C. Ollie <jeff@ocjtech.us>2008-08-22 21:54:41 -0500
commitc2ab0c77c4faa365dd1d27c9a6849e0ff875533c (patch)
tree82a04b3273bdb8df8561ed9aa45865110c3e815a
parent4f43d7105763730b934a93ce54765062c9307957 (diff)
downloadnohgooee-c2ab0c77c4faa365dd1d27c9a6849e0ff875533c.tar.gz
nohgooee-c2ab0c77c4faa365dd1d27c9a6849e0ff875533c.tar.xz
nohgooee-c2ab0c77c4faa365dd1d27c9a6849e0ff875533c.zip
Minor fixups.
-rwxr-xr-xnohgooee-tracker.tac5
1 files changed, 3 insertions, 2 deletions
diff --git a/nohgooee-tracker.tac b/nohgooee-tracker.tac
index 1e032b3..aae90db 100755
--- a/nohgooee-tracker.tac
+++ b/nohgooee-tracker.tac
@@ -1,4 +1,5 @@
-#!/usr/bin/env python
+#!/usr/bin/python
+# -*- mode: python: coding: utf-8 -*-
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.1 (the License). You may not copy or use this file, in either
@@ -10,7 +11,7 @@
# for the specific language governing rights and limitations under the
# License.
-# Written by Bram Cohen
+# Original code written by Bram Cohen
from NohGooee.platform import install_translation
install_translation()