From 6027b102c77cd2cf382478738c035b686c26f9df Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Mon, 19 Nov 2018 16:37:54 -0800 Subject: LICENSE: Update licenses for consistency. No functional changes. --- gpsclient.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gpsclient.c') diff --git a/gpsclient.c b/gpsclient.c index bd71ce05..cd5f79d7 100644 --- a/gpsclient.c +++ b/gpsclient.c @@ -1,8 +1,9 @@ /* - * This file is Copyright (c) 2010 by the GPSD project + * Python binding for selected libgps library functions + * + * This file is Copyright (c) 2010-2018 by the GPSD project * SPDX-License-Identifier: BSD-2-clause * - * Python binding for selected libgps library functions */ #include -- cgit v1.2.1