summaryrefslogtreecommitdiff
path: root/gps_json.h
diff options
context:
space:
mode:
Diffstat (limited to 'gps_json.h')
-rw-r--r--gps_json.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/gps_json.h b/gps_json.h
index 74547d5a..8c8489a4 100644
--- a/gps_json.h
+++ b/gps_json.h
@@ -1,4 +1,9 @@
-/* gps_json.h - JSON handling for libgps and gpsd */
+/* gps_json.h - JSON handling for libgps and gpsd
+ *
+ * By Eric S. Raymond, 2009
+ * This file is Copyright (c) 2010 by the GPSD project
+ * BSD terms apply: see the file COPYING in the distribution root for details.
+ */
#include "json.h"