summaryrefslogtreecommitdiff
path: root/net_dgpsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'net_dgpsip.c')
-rw-r--r--net_dgpsip.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/net_dgpsip.c b/net_dgpsip.c
index 94f2de4f..8c27cb30 100644
--- a/net_dgpsip.c
+++ b/net_dgpsip.c
@@ -1,5 +1,10 @@
-/* $Id$ */
-/* net_dgpsip.c -- gather and dispatch DGPS data from DGPSIP servers */
+/* net_dgpsip.c -- gather and dispatch DGPS data from DGPSIP servers
+ *
+ * $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 <stdlib.h>
#include "gpsd_config.h"
#include <sys/types.h>