summaryrefslogtreecommitdiff
path: root/monitor_nmea0183.c
diff options
context:
space:
mode:
Diffstat (limited to 'monitor_nmea0183.c')
-rw-r--r--monitor_nmea0183.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_nmea0183.c b/monitor_nmea0183.c
index a150ac48..b1648b9e 100644
--- a/monitor_nmea0183.c
+++ b/monitor_nmea0183.c
@@ -4,7 +4,7 @@
* To do: Support for GPGLL, GPGBS, GPZDA, PASHR NMEA sentences.
*
* 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 */