summaryrefslogtreecommitdiff
path: root/android/gps_test.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-04-24 14:10:35 -0700
committerGary E. Miller <gem@rellim.com>2019-04-24 14:10:35 -0700
commit405c1d90522da827781c51da8abd6450c3b16e76 (patch)
treece40b08ebee531d932f3b1a3290437f63c17d840 /android/gps_test.c
parentd6aab02a5e57a289fe8a9e41ebcacd6788eaf203 (diff)
downloadgpsd-405c1d90522da827781c51da8abd6450c3b16e76.tar.gz
android: Add SPDX licens lines.
Diffstat (limited to 'android/gps_test.c')
-rw-r--r--android/gps_test.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/gps_test.c b/android/gps_test.c
index 43455d5d..e1aed913 100644
--- a/android/gps_test.c
+++ b/android/gps_test.c
@@ -1,3 +1,8 @@
+/*
+ * This file is Copyright (c) 2019 by the GPSD project
+ * SPDX-License-Identifier: BSD-2-clause
+ */
+
#include <stdlib.h>
#include <time.h>
#include <stdio.h>