summaryrefslogtreecommitdiff
path: root/contrib/lla2ecef.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lla2ecef.c')
-rw-r--r--contrib/lla2ecef.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/lla2ecef.c b/contrib/lla2ecef.c
index 56c68184..3d6252a4 100644
--- a/contrib/lla2ecef.c
+++ b/contrib/lla2ecef.c
@@ -1,5 +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.
+/*
+ * This file is Copyright (c) 2010-2018 by the GPSD project
+ * SPDX-License-Identifier: BSD-2-clause
*/
#include <sys/types.h>
#include <stdio.h>