Fix defective copyright notices.
[open-adventure.git] / tests / outcheck.sh
index 4dc5b0dffb14a8214faf29e8aee4f39267d3daea..91901a51dfa8819b4ced54f791352f5c5af16581 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# SPDX-FileCopyrightText: Eric S. Raymond <esr@thyrsus.com>
+# SPDX-FileCopyrightText: Copyright Eric S. Raymond <esr@thyrsus.com>
 # SPDX-License-Identifier: BSD-2-Clause
 case $? in
     0) echo "ok - $1 succeeded";;