Fix up copyright notices. SPDX wants only one per file.
[open-adventure.git] / score.c
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>