summaryrefslogtreecommitdiff
path: root/ppscheck.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 /ppscheck.c
parent2a286af6cf4f7fd469bf6bea644a7416c9631cde (diff)
downloadgpsd-6027b102c77cd2cf382478738c035b686c26f9df.tar.gz
LICENSE: Update licenses for consistency. No functional changes.
Diffstat (limited to 'ppscheck.c')
-rw-r--r--ppscheck.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppscheck.c b/ppscheck.c
index 027764e2..1dc2446f 100644
--- a/ppscheck.c
+++ b/ppscheck.c
@@ -18,6 +18,8 @@
* on your Unix there is something very wrong with your Unix.
*
* This code by ESR, Copyright (C) 2013, under BSD terms.
+ * This file is Copyright (c)2013-2018 by the GPSD project
+ * SPDX-License-Identifier: BSD-2-clause
*/
#include <stdio.h>
#include <stdlib.h>