summaryrefslogtreecommitdiff
path: root/Tachometer.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-11 20:14:23 +0000
committerEric S. Raymond <esr@thyrsus.com>2010-03-11 20:14:23 +0000
commit8440c7d1fd97810ba02c5acf3b7295a30b3dd117 (patch)
tree9075b04887d0d40f89263f3cb4b3726d88efc4bb /Tachometer.c
parent7978a7ab38feb74f428e70c20c39c344969a3536 (diff)
downloadgpsd-8440c7d1fd97810ba02c5acf3b7295a30b3dd117.tar.gz
Copyright stamps everywhere. No code changes.
Diffstat (limited to 'Tachometer.c')
-rw-r--r--Tachometer.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tachometer.c b/Tachometer.c
index 69ec1340..01ffb8d1 100644
--- a/Tachometer.c
+++ b/Tachometer.c
@@ -6,6 +6,9 @@
* Revised by Shinji Sumimoto, 1989/9 (xtachos)
* Modifications : ilham@mit.edu (July 10 '90)
* Cleaned up and simplified by Eric S. Raymond, December 2004.
+ *
+ * This file is Copyright (c) 2010 by the GPSD project
+ * BSD terms apply: see the file COPYING in the distribution root for details.
*/
#include <sys/types.h>
#include <X11/IntrinsicP.h>