Fix up copyright notices. SPDX wants only one per file.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 3 Jan 2024 11:30:40 +0000 (06:30 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 3 Jan 2024 11:30:40 +0000 (06:30 -0500)
actions.c
advent.h
cheat.c
init.c
main.c
misc.c
saveresume.c
score.c

index f5a7abdffe97e5066a51c80d0215d6231417e3c6..9239b50aaf0149c3f86620dc5a6b7708a4bb7d4c 100644 (file)
--- a/actions.c
+++ b/actions.c
@@ -1,8 +1,7 @@
 /*
  * Actions for the dungeon-running code.
  *
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copyright 1977, 2005 by Will Crowther and Don Woods, Copyright 2017 by Eric S. Raymond
  * SPDX-License-Identifier: BSD-2-Clause
  */
 
index 394a389541b3ca750e87cdc33cf384791b39253b..e3be9178572f96e9a95f8f3cefac35994cb4de21 100644 (file)
--- a/advent.h
+++ b/advent.h
@@ -1,8 +1,7 @@
 /*
  * Dungeon types and macros.
  *
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copyright, 1977, 2005 by Will Crowther and Don Woods, Copyright 2017 by Eric S. Raymond
  * SPDX-License-Identifier: BSD-2-Clause
  */
 #include <stdio.h>
diff --git a/cheat.c b/cheat.c
index 1a415b750a173af2f2d61d2067e5ddee9bdb2604..9842d5cf07d284153a8a9d9aba3578ac43083179 100644 (file)
--- a/cheat.c
+++ b/cheat.c
@@ -4,8 +4,7 @@
  * savefile(), so we know we're always outputting save files that advent
  * can import.
  *
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copyright 1977, 2005 by Will Crowther and Don Woods, Copyrighy
  * SPDX-License-Identifier: BSD-2-Clause
  */
 #include <getopt.h>
diff --git a/init.c b/init.c
index 715f3ef7cd31cca5e99cec2f18944100cda0f540..4be4b6288297951d89fc836ed3e6babf2f5c4187 100644 (file)
--- a/init.c
+++ b/init.c
@@ -1,8 +1,7 @@
 /*
  * Initialisation
  *
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copright 1977, 2005 by Will Crowther and Don Woodsm, Copyright 2017 by Eric S. Raymond
  * SPDX-License-Identifier: BSD-2-Clause
  */
 
diff --git a/main.c b/main.c
index 3fadf1045649c278796bd1a0cb49a94d276a5a34..2e7fdf2cc1169d1e4c6bc5fa1bd2a2000be78b9e 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
 /*
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copyright 1977, 2005 by Will Crowther and Don Woods, Copyright 2017 by Eric S. Raymond
  * SPDX-License-Identifier: BSD-2-Clause
  */
 
diff --git a/misc.c b/misc.c
index d2d0b8f0aa2b920a2d16c97564f7f782813846d3..432d5d8b795fbd76402ed7614d998c98ad18c7f0 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,8 +1,7 @@
 /*
  * I/O and support routines.
  *
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copyright 1977, 2005 by Will Crowther and Don Woods, 2017 by Eric S. Raymond
  * SPDX-License-Identifier: BSD-2-Clause
  */
 
index 3b94b4845a2a568a373ec5661a015f07d85a6c36..0d1fbf445cea13fd90efb6b98a965b2366dfc05d 100644 (file)
@@ -4,8 +4,7 @@
  * (ESR) This replaces  a bunch of particularly nasty FORTRAN-derived code;
  * see the history.adoc file in the source distribution for discussion.
  *
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copyright 1977, 2005 by Will Crowther and Don Woods, Copyright 2017 by Eric S. Raymond
  * SPDX-License-Identifier: BSD-2-Clause
  */
 
diff --git a/score.c b/score.c
index c0a0277b36afd4f5d1f2e0c2d26f6665eba39c52..9d3d63f4129a9215c737210e9fdfeabb3428e450 100644 (file)
--- a/score.c
+++ b/score.c
@@ -1,8 +1,7 @@
 /*
  * Scoring and wrap-up.
  *
- * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
- * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-FileCopyrightText: Copyright 977, 2005 by Will Crowther and Don Woods, Copyright, 2017 by Eric S. Raymond
  * SPDX-License-Identifier: BSD-2-Clause
  */
 #include <stdlib.h>