summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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()