summaryrefslogtreecommitdiff
path: root/gpsclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpsclient.c')
-rw-r--r--gpsclient.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/gpsclient.c b/gpsclient.c
index 128bd5e6..b8d234b0 100644
--- a/gpsclient.c
+++ b/gpsclient.c
@@ -1,5 +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.
+ *
* Python binding for selected libgps library functions
*/
#include <Python.h>