Partial REUSE cmpliance.
[open-adventure.git] / cheat.c
diff --git a/cheat.c b/cheat.c
index df9ab5b9af03b0c501e24282969fdaee2d1976ea..ebbc1661397b66e8edf43a3041b4a9b688edadf4 100644 (file)
--- a/cheat.c
+++ b/cheat.c
@@ -4,9 +4,9 @@
  * savefile(), so we know we're always outputting save files that advent
  * can import.
  *
- * Copyright (c) 1977, 2005 by Will Crowther and Don Woods
- * Copyright (c) 2017 by Eric S. Raymond
- * SPDX-License-Identifier: BSD-2-clause
+ * SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
+ * SPDX-FileCopyrightText: 2017 by Eric S. Raymond
+ * SPDX-License-Identifier: BSD-2-Clause
  */
 #include <getopt.h>
 #include <stdlib.h>