summaryrefslogtreecommitdiff
path: root/contrib/lla2ecef.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lla2ecef.c')
-rw-r--r--contrib/lla2ecef.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/lla2ecef.c b/contrib/lla2ecef.c
index 6340ab45..4ec12122 100644
--- a/contrib/lla2ecef.c
+++ b/contrib/lla2ecef.c
@@ -1,3 +1,6 @@
+/* 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>
#include <stdio.h>
#include <stdlib.h>