From af87811bd557b609352c20076de048b3fbc08421 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 13 Mar 2010 03:57:32 -0500 Subject: Vanish away Id and Rev $ keywords, git won't expand them to anything useful. --- gpsdclient.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gpsdclient.h') diff --git a/gpsdclient.h b/gpsdclient.h index 50d14345..dc984f6b 100644 --- a/gpsdclient.h +++ b/gpsdclient.h @@ -1,9 +1,9 @@ -/* $Id$ +/* + * gpsdclient.h -- common functions for GPSD clients * * This file is Copyright (c) 2010 by the GPSD project * BSD terms apply: see the file COPYING in the distribution root for details. * - * gpsdclient.h -- common functions for GPSD clients */ #ifndef _GPSD_GPSDCLIENT_H_ -- cgit v1.2.1