summaryrefslogtreecommitdiff
path: root/gps.py
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2006-09-21 00:58:22 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2006-09-21 00:58:22 +0000
commitafffa0eaf69d0706e4379eb4bdc30acf02d40a85 (patch)
treed842bc53e9568719c6cb0ff24701b4c2c5814321 /gps.py
parent066e759cc0af5e7875dba08ddac5a75d9d70e0ce (diff)
downloadgpsd-afffa0eaf69d0706e4379eb4bdc30acf02d40a85.tar.gz
Add subversion ID tags near the beginning of every file.
First line where possible, second line for scripts called with #!
Diffstat (limited to 'gps.py')
-rwxr-xr-xgps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gps.py b/gps.py
index 81fae6b8..3d8fcd07 100755
--- a/gps.py
+++ b/gps.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# $Id$
#
# gps.py -- Python interface to GPSD.
#