summaryrefslogtreecommitdiff
path: root/crc24q.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-11-19 16:37:54 -0800
committerGary E. Miller <gem@rellim.com>2018-11-19 16:37:54 -0800
commit6027b102c77cd2cf382478738c035b686c26f9df (patch)
tree6eb8e574b7d5f7c698787cfdf54ade59919d144e /crc24q.c
parent2a286af6cf4f7fd469bf6bea644a7416c9631cde (diff)
downloadgpsd-6027b102c77cd2cf382478738c035b686c26f9df.tar.gz
LICENSE: Update licenses for consistency. No functional changes.
Diffstat (limited to 'crc24q.c')
-rw-r--r--crc24q.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crc24q.c b/crc24q.c
index 5c11c054..7cc56540 100644
--- a/crc24q.c
+++ b/crc24q.c
@@ -23,7 +23,7 @@
* Note that this version has a seed of 0 wired in. The RTCM104V3 standard
* requires this.
*
- * This file is Copyright (c) 2008,2010 by the GPSD project
+ * This file is Copyright (c) 2008-2018 by the GPSD project
* SPDX-License-Identifier: BSD-2-clause
*/
#include <stdbool.h>