Simplify SPDX copyright lines to the shortest canonical form...
[open-adventure.git] / Makefile
index fa18e6f58472b61fa48ca23c3e60625598115ca7..49c909ef9fde49a559fbcb0c87839f35c004c730 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Makefile for the open-source release of adventure 2.5
 
-# SPDX-FileCopyrightText: 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"