summaryrefslogtreecommitdiff
path: root/Tachometer.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-10-16 13:40:03 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-10-16 13:40:03 +0000
commit83957437595c04942835831f2fb61fec4d109e4c (patch)
tree6f0bc0708db03dc80c46625d0cb5089bdf518fbc /Tachometer.c
parente55da3179e13eb361a8cd98af475bdbf5a6608bb (diff)
downloadgpsd-83957437595c04942835831f2fb61fec4d109e4c.tar.gz
Lose the nonstandard license.
The original authors have disappeared off the face of the net and I heavily rewrote this anyway; the odds that anybody's going to care about the "without charge" license seem effectively zero.
Diffstat (limited to 'Tachometer.c')
-rw-r--r--Tachometer.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/Tachometer.c b/Tachometer.c
index decca2e8..4d1022f0 100644
--- a/Tachometer.c
+++ b/Tachometer.c
@@ -6,13 +6,6 @@
* Revised by Shinji Sumimoto, 1989/9 (xtachos)
* Modifications : ilham@mit.edu (July 10 '90)
* Cleaned up and simplified by Eric S. Raymond, December 2004.
- *
- * Permission to use, copy, modify and distribute without charge this software,
- * documentation, images, etc. is granted, provided that this comment and the
- * author's name is retained. The author assumes no responsibility for lost
- * sleep as a consequence of use of this software.
- *
- * Send any comments, bug reports, etc. to shutoh@isl.yamaha.JUNET
*/
#include <sys/types.h>
#include <X11/IntrinsicP.h>