summaryrefslogtreecommitdiff
path: root/ntpshmwrite.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 /ntpshmwrite.c
parent2a286af6cf4f7fd469bf6bea644a7416c9631cde (diff)
downloadgpsd-6027b102c77cd2cf382478738c035b686c26f9df.tar.gz
LICENSE: Update licenses for consistency. No functional changes.
Diffstat (limited to 'ntpshmwrite.c')
-rw-r--r--ntpshmwrite.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ntpshmwrite.c b/ntpshmwrite.c
index a9bfa02a..1a6dcf5e 100644
--- a/ntpshmwrite.c
+++ b/ntpshmwrite.c
@@ -1,8 +1,8 @@
/*
* ntpshmwrite.c - put time information in SHM segment for ntpd
*
- * This file is Copyright (c) 2010 by the GPSD project BSD terms apply:
- * see the file COPYING in the distribution root for details.
+ * This file is Copyright (c)2010-2018 by the GPSD project
+ * SPDX-License-Identifier: BSD-2-clause
*/
/* sys/ipc.h needs _XOPEN_SOURCE, 500 means X/Open 1995 */