summaryrefslogtreecommitdiff
path: root/gpscap.py
diff options
context:
space:
mode:
Diffstat (limited to 'gpscap.py')
-rw-r--r--gpscap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpscap.py b/gpscap.py
index 188a8393..28ce0f69 100644
--- a/gpscap.py
+++ b/gpscap.py
@@ -2,7 +2,7 @@
gpscap - GPS/AIS capability dictionary class.
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
"""
# This code runs compatibly under Python 2 and 3.x for x >= 2.
# Preserve this property!