summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgps/gps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gps/gps.py b/gps/gps.py
index de01721f..aec7c810 100755
--- a/gps/gps.py
+++ b/gps/gps.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# -*- coding: utf-8 -*-
#
# This file is Copyright (c) 2010 by the GPSD project
# BSD terms apply: see the file COPYING in the distribution root for details.