Simplify SPDX copyright lines to the shortest canonical form...
[open-adventure.git] / Makefile
index dfd3ff29878d73bc43445d104f8ae0e04e0d9a80..49c909ef9fde49a559fbcb0c87839f35c004c730 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Makefile for the open-source release of adventure 2.5
 
-# SPDX-FileCopyrightText: Copyright Eric S. Raymond <esr@thyrsus.com>
+# SPDX-FileCopyrightText: (C) Eric S. Raymond <esr@thyrsus.com>
 # SPDX-License-Identifier: BSD-2-Clause
 
 # To build with save/resume disabled, pass CFLAGS="-DADVENT_NOSAVE"