summaryrefslogtreecommitdiff
path: root/srecord.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 /srecord.c
parent2a286af6cf4f7fd469bf6bea644a7416c9631cde (diff)
downloadgpsd-6027b102c77cd2cf382478738c035b686c26f9df.tar.gz
LICENSE: Update licenses for consistency. No functional changes.
Diffstat (limited to 'srecord.c')
-rw-r--r--srecord.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/srecord.c b/srecord.c
index 4c4f6e7a..3eac06fa 100644
--- a/srecord.c
+++ b/srecord.c
@@ -1,6 +1,4 @@
/*
- * Copyright (c) 2005 Chris Kuethe <chris.kuethe@gmail.com>
- *
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
@@ -12,6 +10,11 @@
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ *
+ * Copyright (c) 2005 Chris Kuethe <chris.kuethe@gmail.com>
+ * This file is Copyright (c)2005-2018 by the GPSD project
+ * SPDX-License-Identifier: BSD-2-clause
+ *
*/
#include <stdio.h>
#include <string.h>