summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-13 03:57:32 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-03-13 03:57:32 -0500
commitaf87811bd557b609352c20076de048b3fbc08421 (patch)
tree78cb17b5c7fcc0f53a6dfd91a858f945f56255d1 /contrib
parented9063e01fe85d93d6669fbdb08a14cd764a11a0 (diff)
downloadgpsd-af87811bd557b609352c20076de048b3fbc08421.tar.gz
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ashctl.c2
-rwxr-xr-xcontrib/maxsats.pl1
-rw-r--r--contrib/motosend.c2
3 files changed, 2 insertions, 3 deletions
diff --git a/contrib/ashctl.c b/contrib/ashctl.c
index a2e39d44..10975899 100644
--- a/contrib/ashctl.c
+++ b/contrib/ashctl.c
@@ -1,4 +1,4 @@
-/* $Id$
+/*
* This file is Copyright (c)2010 by the GPSD project
* BSD terms apply: see the file COPYING in the distribution root for details.
*/
diff --git a/contrib/maxsats.pl b/contrib/maxsats.pl
index 69639e83..6475b2db 100755
--- a/contrib/maxsats.pl
+++ b/contrib/maxsats.pl
@@ -1,5 +1,4 @@
#!/usr/bin/perl
-# $Id$
# Copyright (c) 2008 Chris Kuethe <chris.kuethe@gmail.com>
#
diff --git a/contrib/motosend.c b/contrib/motosend.c
index 922206f3..db3c3ce7 100644
--- a/contrib/motosend.c
+++ b/contrib/motosend.c
@@ -1,4 +1,4 @@
-/* $Id$
+/*
* This file is Copyright (c)2010 by the GPSD project
* BSD terms apply: see the file COPYING in the distribution root for details.
*/