summaryrefslogtreecommitdiff
path: root/contrib/binreplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binreplay.c')
-rw-r--r--contrib/binreplay.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/binreplay.c b/contrib/binreplay.c
index 063f5de4..2f676d9a 100644
--- a/contrib/binreplay.c
+++ b/contrib/binreplay.c
@@ -1,7 +1,8 @@
-/* This file is Copyright (c)2010 by the GPSD project
- * BSD terms apply: see the file COPYING in the distribution root for details.
- *
+/*
* Stuff the contents of a specified file into a specified tty.
+ *
+ * This file is Copyright (c) 2010-2018 by the GPSD project
+ * SPDX-License-Identifier: BSD-2-clause
*/
#include <sys/types.h>
#include <sys/mman.h>