summaryrefslogtreecommitdiff
path: root/libgps_core.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2018-03-08 14:59:57 -0500
committerEric S. Raymond <esr@thyrsus.com>2018-03-08 14:59:57 -0500
commit70824d3f0cc4711de72300c35f12e8968ef2bf7b (patch)
tree5d01898bc295bf8655054e73f865b44fa8b6cbc0 /libgps_core.c
parent75d16ca647b14ba9c60565e70920460ecd72d6c1 (diff)
downloadgpsd-70824d3f0cc4711de72300c35f12e8968ef2bf7b.tar.gz
SPDXify the licerse references.
Diffstat (limited to 'libgps_core.c')
-rw-r--r--libgps_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgps_core.c b/libgps_core.c
index 7ff31862..40b7425a 100644
--- a/libgps_core.c
+++ b/libgps_core.c
@@ -3,7 +3,7 @@
* Core portion of client library. Cals helpers to handle different eports.
*
* This file is Copyright (c) 2010 by the GPSD project
- * BSD terms apply: see the file COPYING in the distribution root for details.
+ * SPDX-License-Identifier: BSD-2-clause
*/
/* for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999 */