summaryrefslogtreecommitdiff
path: root/contrib/maxsats.pl
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-11-19 16:36:14 -0800
committerGary E. Miller <gem@rellim.com>2018-11-19 16:39:01 -0800
commit0bcb227dc7ca314075cde83b6956a58dc3d5fdf0 (patch)
tree25f3bbba1c8058b35bd3490f655c343fae19bd3d /contrib/maxsats.pl
parent6027b102c77cd2cf382478738c035b686c26f9df (diff)
downloadgpsd-0bcb227dc7ca314075cde83b6956a58dc3d5fdf0.tar.gz
LICENSE: Update license's to be more consistent. No functional changes.
Diffstat (limited to 'contrib/maxsats.pl')
-rwxr-xr-xcontrib/maxsats.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/maxsats.pl b/contrib/maxsats.pl
index 6475b2db..41887dae 100755
--- a/contrib/maxsats.pl
+++ b/contrib/maxsats.pl
@@ -13,6 +13,9 @@
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+#
+# This file is Copyright (c) 2008-2018 by the GPSD project
+# SPDX-License-Identifier: BSD-2-clause
use strict;
use warnings;