summaryrefslogtreecommitdiff
path: root/gpsdecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpsdecode.c')
-rw-r--r--gpsdecode.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/gpsdecode.c b/gpsdecode.c
index 7ac3bca5..ec270817 100644
--- a/gpsdecode.c
+++ b/gpsdecode.c
@@ -1,4 +1,8 @@
-/* $Id$ */
+/* $Id$
+ *
+ * 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>
#ifndef S_SPLINT_S
#include <unistd.h>