summaryrefslogtreecommitdiff
path: root/contrib/webgps.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/webgps.py')
-rwxr-xr-xcontrib/webgps.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/webgps.py b/contrib/webgps.py
index b10a465c..b9aabdd1 100755
--- a/contrib/webgps.py
+++ b/contrib/webgps.py
@@ -37,6 +37,9 @@ If this file is present on start of webgps.py, it is loaded. This allows to
restart webgps.py without losing accumulated satellite tracks.
"""
+# This file is Copyright (c) 2010-2018 by the GPSD project
+# SPDX-License-Identifier: BSD-2-clause
+
from __future__ import absolute_import, print_function, division
import math