From 1ce4fc2ac3d3bd09996ea342311ad141e56f343d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 3 Apr 2023 17:05:01 -0400 Subject: [PATCH] Improve copyright lines. --- Dockerfile.ci | 2 +- Makefile | 2 +- advent.desktop | 2 +- adventure.yaml | 2 +- make_dungeon.py | 2 +- make_graph.py | 2 +- templates/coverage_dungeon.html.tpl | 2 +- templates/dungeon.c.tpl | 2 +- templates/dungeon.h.tpl | 2 +- tests/Makefile | 2 +- tests/axebear.log | 2 +- tests/axeorama.log | 2 +- tests/barehands.log | 2 +- tests/bigfail.log | 2 +- tests/birdsnakewake.log | 2 +- tests/birdweight.log | 2 +- tests/boulder2.log | 2 +- tests/breakmirror.log | 2 +- tests/carrybird.log | 2 +- tests/carryfreebird.log | 2 +- tests/cheatresume.log | 2 +- tests/cheatresume2.log | 2 +- tests/coverage_dungeon.py | 2 +- tests/death-jump.log | 2 +- tests/defeat.log | 2 +- tests/domefail.log | 2 +- tests/dragon_secret5.log | 2 +- tests/dropcagedbird.log | 2 +- tests/drown.log | 2 +- tests/dwarf.log | 2 +- tests/dwarf_alternative.log | 2 +- tests/eggs_done.log | 2 +- tests/eggs_vanish.log | 2 +- tests/endgame428.log | 2 +- tests/endobjects.log | 2 +- tests/fail_hint_maze.log | 2 +- tests/fail_hint_ogre.log | 2 +- tests/fail_hint_ogre2.log | 2 +- tests/fail_hint_woods.log | 2 +- tests/fillfail.log | 2 +- tests/fillvase.log | 2 +- tests/flyback.log | 2 +- tests/footslip.log | 2 +- tests/gemstates.log | 2 +- tests/goback.log | 2 +- tests/hint_dark.log | 2 +- tests/hint_grate.log | 2 +- tests/hint_jade.log | 2 +- tests/hint_snake.log | 2 +- tests/hint_urn.log | 2 +- tests/hint_witt.log | 2 +- tests/illformed.log | 2 +- tests/illformed2.log | 2 +- tests/intransitivecarry.log | 2 +- tests/issue36.log | 2 +- tests/issue37.log | 2 +- tests/lampdim.log | 2 +- tests/lampdim2.log | 2 +- tests/lampdim3.log | 2 +- tests/listen.log | 2 +- tests/listenloud.log | 2 +- tests/lockchain.log | 2 +- tests/logopt.log | 2 +- tests/magicwords.log | 2 +- tests/mazealldiff.log | 2 +- tests/mazehint.log | 2 +- tests/multifile.chk | 2 +- tests/notrident.log | 2 +- tests/ogre_no_dwarves.log | 2 +- tests/ogrehint.log | 2 +- tests/oilplant.log | 2 +- tests/oldstyle.log | 2 +- tests/outcheck.sh | 2 +- tests/oysterbug.log | 2 +- tests/panic.log | 2 +- tests/panic2.log | 2 +- tests/pirate_carry.log | 2 +- tests/pirate_pyramid.log | 2 +- tests/pirate_spotted.log | 2 +- tests/pitfall.log | 2 +- tests/plover.log | 2 +- tests/reach_ledge_short.log | 2 +- tests/reach_noclimb.log | 2 +- tests/reach_planttop.log | 2 +- tests/reincarnate.log | 2 +- tests/resumefail.log | 2 +- tests/resumefail2.log | 2 +- tests/savefail.log | 2 +- tests/saveresume.1.log | 2 +- tests/saveresume.2.log | 2 +- tests/saveresume.3.log | 2 +- tests/saveresume.4.log | 2 +- tests/saveresumeopt.log | 2 +- tests/savetamper.log | 2 +- tests/snake_food.log | 2 +- tests/softroom.log | 2 +- tests/specials.log | 2 +- tests/splatter.log | 2 +- tests/takebird.log | 2 +- tests/tall.log | 2 +- tests/tapdiffer | 2 +- tests/tapview | 2 +- tests/trident.log | 2 +- tests/troll_returns.log | 2 +- tests/turnpenalties.log | 2 +- tests/urntest.log | 2 +- tests/urntest2.log | 2 +- tests/urntest3.log | 2 +- tests/vending.log | 2 +- tests/wakedwarves.log | 2 +- tests/wakedwarves2.log | 2 +- tests/wakedwarves3.log | 2 +- tests/water_plant2.log | 2 +- tests/weirdbird.log | 2 +- tests/weirddwarf.log | 2 +- tests/win430.log | 2 +- tests/wittsend.log | 2 +- tests/woodshint.log | 2 +- 118 files changed, 118 insertions(+), 118 deletions(-) diff --git a/Dockerfile.ci b/Dockerfile.ci index 8a2c8bb..e67cd1f 100644 --- a/Dockerfile.ci +++ b/Dockerfile.ci @@ -1,6 +1,6 @@ # This image is built by the Gitlab CI pipeline to be used in subsequent # pipeline steps. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause FROM ubuntu diff --git a/Makefile b/Makefile index d6ceb82..003935d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for the open-source release of adventure 2.5 -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # To build with save/resume disabled, pass CFLAGS="-DADVENT_NOSAVE" diff --git a/advent.desktop b/advent.desktop index bb049de..fdc2f26 100644 --- a/advent.desktop +++ b/advent.desktop @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause [Desktop Entry] Type=Application diff --git a/adventure.yaml b/adventure.yaml index 791d8ac..c9827df 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # # This YAML file gets processed into a collection of data structures and diff --git a/make_dungeon.py b/make_dungeon.py index 0d224d3..a9193b6 100755 --- a/make_dungeon.py +++ b/make_dungeon.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause """ This is the open-adventure dungeon generator. It consumes a YAML description of diff --git a/make_graph.py b/make_graph.py index edaaa6f..63e440a 100755 --- a/make_graph.py +++ b/make_graph.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause """\ usage: make-graph.py [-a] -d] [-m] [-s] diff --git a/templates/coverage_dungeon.html.tpl b/templates/coverage_dungeon.html.tpl index 9545ca2..164473e 100644 --- a/templates/coverage_dungeon.html.tpl +++ b/templates/coverage_dungeon.html.tpl @@ -1,5 +1,5 @@ <-- -SPDX-FileCopyrightText: Eric S. Raymond +SPDX-FileCopyrightText: Eric S. Raymond SPDX-License-Identifier: BSD-2-Clause --> diff --git a/templates/dungeon.c.tpl b/templates/dungeon.c.tpl index 25f4d26..d1604a5 100644 --- a/templates/dungeon.c.tpl +++ b/templates/dungeon.c.tpl @@ -1,5 +1,5 @@ /* -SPDX-FileCopyrightText: Eric S. Raymond +SPDX-FileCopyrightText: Eric S. Raymond SPDX-License-Identifier: BSD-2-Clause */ diff --git a/templates/dungeon.h.tpl b/templates/dungeon.h.tpl index 8abb529..ab3d6d7 100644 --- a/templates/dungeon.h.tpl +++ b/templates/dungeon.h.tpl @@ -1,5 +1,5 @@ /* -SPDX-FileCopyrightText: Eric S. Raymond +SPDX-FileCopyrightText: Eric S. Raymond SPDX-License-Identifier: BSD-2-Clause */ #ifndef DUNGEON_H diff --git a/tests/Makefile b/tests/Makefile index a95f464..b49a2f2 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,6 +1,6 @@ # Test-suite makefile for open-adventure -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Use absolute path so tests that change working directory still use diff --git a/tests/axebear.log b/tests/axebear.log index c27ad64..27c0af5 100644 --- a/tests/axebear.log +++ b/tests/axebear.log @@ -1,5 +1,5 @@ ## Observe axe after throwing at bear -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/axeorama.log b/tests/axeorama.log index a3b050c..fd10948 100644 --- a/tests/axeorama.log +++ b/tests/axeorama.log @@ -1,5 +1,5 @@ ## Test throwing axe at non-dwarves. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Added coverage of LOC_DEADCRAWL and CROSS_BRIDGE n diff --git a/tests/barehands.log b/tests/barehands.log index 47559a0..1ad2c32 100644 --- a/tests/barehands.log +++ b/tests/barehands.log @@ -1,5 +1,5 @@ ## Get to dragon, refuse to use bare hands -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Fails due uninteresting difference in whitespace process. # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 diff --git a/tests/bigfail.log b/tests/bigfail.log index e4543b6..ae13163 100644 --- a/tests/bigfail.log +++ b/tests/bigfail.log @@ -1,5 +1,5 @@ ## Test many nonlethal failure conditions -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # See comments in this log n diff --git a/tests/birdsnakewake.log b/tests/birdsnakewake.log index 81e3080..8c2d514 100644 --- a/tests/birdsnakewake.log +++ b/tests/birdsnakewake.log @@ -1,5 +1,5 @@ ## Attempt to kill snake with bird in the endgame -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/birdweight.log b/tests/birdweight.log index 8b56bb4..216979b 100644 --- a/tests/birdweight.log +++ b/tests/birdweight.log @@ -1,5 +1,5 @@ ## Verify that the bird is weightless in inventory -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Checks fix for GitLab issue #40 #NOCOMPARE Bird was not weightless in cage in advent430 so this test is invalid. diff --git a/tests/boulder2.log b/tests/boulder2.log index d2dc120..886e0b9 100644 --- a/tests/boulder2.log +++ b/tests/boulder2.log @@ -1,5 +1,5 @@ ## Coverage of LOC_BOULDERS2.short -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/breakmirror.log b/tests/breakmirror.log index 8254c97..ba73337 100644 --- a/tests/breakmirror.log +++ b/tests/breakmirror.log @@ -1,5 +1,5 @@ ## Break the mirror in endgame and die -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/carrybird.log b/tests/carrybird.log index 42ab656..296a825 100644 --- a/tests/carrybird.log +++ b/tests/carrybird.log @@ -1,5 +1,5 @@ ## Try to carry bird without cage, then kill bird -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1071883378 diff --git a/tests/carryfreebird.log b/tests/carryfreebird.log index aa80f69..4867b05 100644 --- a/tests/carryfreebird.log +++ b/tests/carryfreebird.log @@ -1,5 +1,5 @@ ## Try to carry the bird after freeing it instead of listening -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1495951709 diff --git a/tests/cheatresume.log b/tests/cheatresume.log index eaa110b..1a0e60e 100644 --- a/tests/cheatresume.log +++ b/tests/cheatresume.log @@ -1,5 +1,5 @@ ## Resume from absurd save file with numdie = -900 -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Can't compare to advent430 due to version skew n diff --git a/tests/cheatresume2.log b/tests/cheatresume2.log index f9a69f4..d5d8eee 100644 --- a/tests/cheatresume2.log +++ b/tests/cheatresume2.log @@ -1,5 +1,5 @@ ## Resume from absurd save file with numdie = -1000 -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # generating "off my scale" score threshold message #NOCOMPARE Can't compare to advent430 due to version skew diff --git a/tests/coverage_dungeon.py b/tests/coverage_dungeon.py index 9d01c84..2b4c515 100755 --- a/tests/coverage_dungeon.py +++ b/tests/coverage_dungeon.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause """ This is the open-adventure dungeon text coverage report generator. It diff --git a/tests/death-jump.log b/tests/death-jump.log index f37b80f..835c02c 100644 --- a/tests/death-jump.log +++ b/tests/death-jump.log @@ -1,5 +1,5 @@ ## Jump into a pit and die, refuse reincarnation -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1495774850 diff --git a/tests/defeat.log b/tests/defeat.log index a09858c..b46767d 100644 --- a/tests/defeat.log +++ b/tests/defeat.log @@ -1,5 +1,5 @@ ## Last-minute defeat, with lava. Also tests vase drop before pillow. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/domefail.log b/tests/domefail.log index 984d659..c832fb0 100644 --- a/tests/domefail.log +++ b/tests/domefail.log @@ -1,5 +1,5 @@ ## Take nugget and fail to climb to the dome -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/dragon_secret5.log b/tests/dragon_secret5.log index 1c5213f..a630ccc 100644 --- a/tests/dragon_secret5.log +++ b/tests/dragon_secret5.log @@ -1,5 +1,5 @@ ## Check that dead dragon actually moves its location (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 18084731 diff --git a/tests/dropcagedbird.log b/tests/dropcagedbird.log index 299e6b0..2ca0c99 100644 --- a/tests/dropcagedbird.log +++ b/tests/dropcagedbird.log @@ -1,5 +1,5 @@ ## Try to carry the bird after freeing it instead of listening -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1495951709 diff --git a/tests/drown.log b/tests/drown.log index 4089b60..257aeea 100644 --- a/tests/drown.log +++ b/tests/drown.log @@ -1,5 +1,5 @@ ## Speak a magic word at an inopportune time and drown. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/dwarf.log b/tests/dwarf.log index 38054e8..36a225b 100644 --- a/tests/dwarf.log +++ b/tests/dwarf.log @@ -1,5 +1,5 @@ ## In which the dwarf kills you -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1494912171 diff --git a/tests/dwarf_alternative.log b/tests/dwarf_alternative.log index 28d9f93..af0a9c8 100644 --- a/tests/dwarf_alternative.log +++ b/tests/dwarf_alternative.log @@ -1,5 +1,5 @@ ## Check that dwarf spawns in alternative location (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 383847 diff --git a/tests/eggs_done.log b/tests/eggs_done.log index 4aef5b5..451d3e5 100644 --- a/tests/eggs_done.log +++ b/tests/eggs_done.log @@ -1,5 +1,5 @@ ## Be done with Giant Room and eggs (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/eggs_vanish.log b/tests/eggs_vanish.log index 97ba790..7c5f406 100644 --- a/tests/eggs_vanish.log +++ b/tests/eggs_vanish.log @@ -1,5 +1,5 @@ ## Vanishing eggs in Giant Room (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/endgame428.log b/tests/endgame428.log index 04130d5..e86c92d 100644 --- a/tests/endgame428.log +++ b/tests/endgame428.log @@ -1,5 +1,5 @@ ## 428-point walkthrough -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/endobjects.log b/tests/endobjects.log index 63d98a8..1165360 100644 --- a/tests/endobjects.log +++ b/tests/endobjects.log @@ -1,5 +1,5 @@ ### Check that water is unavailable in endgame -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Addresses GitLab issue #55: in endgame, some object starting states are incorrect #NOCOMPARE Bird was not weightless in cage in advent430, this test depends on that. diff --git a/tests/fail_hint_maze.log b/tests/fail_hint_maze.log index ce429fe..409286c 100644 --- a/tests/fail_hint_maze.log +++ b/tests/fail_hint_maze.log @@ -1,5 +1,5 @@ ## Fail to get maze hint by being empty-handed (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 25508795 diff --git a/tests/fail_hint_ogre.log b/tests/fail_hint_ogre.log index 9623c1e..01af475 100644 --- a/tests/fail_hint_ogre.log +++ b/tests/fail_hint_ogre.log @@ -1,5 +1,5 @@ ## Qualify for ogre hint but fail due to dwarves dead (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Fails due uninteresting difference in whitespace process. n diff --git a/tests/fail_hint_ogre2.log b/tests/fail_hint_ogre2.log index 89c294a..9b01049 100644 --- a/tests/fail_hint_ogre2.log +++ b/tests/fail_hint_ogre2.log @@ -1,5 +1,5 @@ ## Qualify for ogre hint but fail due to nearby dwarf (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 25508795 diff --git a/tests/fail_hint_woods.log b/tests/fail_hint_woods.log index 455c715..69d075e 100644 --- a/tests/fail_hint_woods.log +++ b/tests/fail_hint_woods.log @@ -1,5 +1,5 @@ ## Fail getting wood hint by finding appendage (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n n diff --git a/tests/fillfail.log b/tests/fillfail.log index 503992b..543bc27 100644 --- a/tests/fillfail.log +++ b/tests/fillfail.log @@ -1,5 +1,5 @@ ## Attempt to fill lamp, attempt to fill bottle with no source -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n in diff --git a/tests/fillvase.log b/tests/fillvase.log index babbf9f..da776b9 100644 --- a/tests/fillvase.log +++ b/tests/fillvase.log @@ -1,5 +1,5 @@ ## Fill the vase -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Arthur O'Dwyer writes: # diff --git a/tests/flyback.log b/tests/flyback.log index e661942..3c34df4 100644 --- a/tests/flyback.log +++ b/tests/flyback.log @@ -1,5 +1,5 @@ ## Test fix for issue 51: rug flying is broken -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Behavior differs due to a bug fix. n diff --git a/tests/footslip.log b/tests/footslip.log index 398027a..4f1d7cd 100644 --- a/tests/footslip.log +++ b/tests/footslip.log @@ -1,5 +1,5 @@ ## Coverage of LOC_FOOTSLIP -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/gemstates.log b/tests/gemstates.log index 9daaa6b..6ac1547 100644 --- a/tests/gemstates.log +++ b/tests/gemstates.log @@ -1,5 +1,5 @@ ## Observe amber, ruby, sapphire after state change -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1635997320 diff --git a/tests/goback.log b/tests/goback.log index ea6c87c..fcc06c2 100644 --- a/tests/goback.log +++ b/tests/goback.log @@ -1,5 +1,5 @@ ## Test many nonlethal failure conditions -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # This variant elicits the prompt to go back for batteries # See comments in this log diff --git a/tests/hint_dark.log b/tests/hint_dark.log index 456f33c..a45074a 100644 --- a/tests/hint_dark.log +++ b/tests/hint_dark.log @@ -1,5 +1,5 @@ ## Elicit hint for dealing with plugh room and darkness (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1495951709 diff --git a/tests/hint_grate.log b/tests/hint_grate.log index f13b03f..8af49de 100644 --- a/tests/hint_grate.log +++ b/tests/hint_grate.log @@ -1,5 +1,5 @@ ## Elicit hint for dealing with grate -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1495774850 diff --git a/tests/hint_jade.log b/tests/hint_jade.log index 9fdac24..904aa92 100644 --- a/tests/hint_jade.log +++ b/tests/hint_jade.log @@ -1,5 +1,5 @@ ## Elicit hint for getting the jade (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/hint_snake.log b/tests/hint_snake.log index 169b2b5..76b719b 100644 --- a/tests/hint_snake.log +++ b/tests/hint_snake.log @@ -1,5 +1,5 @@ ## Elicit hint for dealing with snake -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1951269982 diff --git a/tests/hint_urn.log b/tests/hint_urn.log index ed5a8aa..d12ceda 100644 --- a/tests/hint_urn.log +++ b/tests/hint_urn.log @@ -1,5 +1,5 @@ ## Elicit hint for dealing with urn (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Policy decision - no point in emulating advent430's extra \n here n diff --git a/tests/hint_witt.log b/tests/hint_witt.log index c657f16..07e0785 100644 --- a/tests/hint_witt.log +++ b/tests/hint_witt.log @@ -1,5 +1,5 @@ ## Hint for Witt's End -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Policy decision - no point in emulating advent430's extra \n here n diff --git a/tests/illformed.log b/tests/illformed.log index 3e5d6a2..0cb22e0 100644 --- a/tests/illformed.log +++ b/tests/illformed.log @@ -1,5 +1,5 @@ ## Test for various cases not found in walkthroughs. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE This is busted under advent430 -- see comments within. foo diff --git a/tests/illformed2.log b/tests/illformed2.log index 4685861..f6193d7 100644 --- a/tests/illformed2.log +++ b/tests/illformed2.log @@ -1,5 +1,5 @@ ## Test for various cases not found in walkthroughs (advent430-compatible). -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Commented-out lines cause troble in advent430 n diff --git a/tests/intransitivecarry.log b/tests/intransitivecarry.log index ee81196..acef62e 100644 --- a/tests/intransitivecarry.log +++ b/tests/intransitivecarry.log @@ -1,5 +1,5 @@ ## Carry when only one object is present -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n in diff --git a/tests/issue36.log b/tests/issue36.log index 8176d4d..fa8ef7f 100644 --- a/tests/issue36.log +++ b/tests/issue36.log @@ -1,5 +1,5 @@ ## Test handling of object after transitive verb. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 826186526 diff --git a/tests/issue37.log b/tests/issue37.log index b9caafe..14afe5e 100644 --- a/tests/issue37.log +++ b/tests/issue37.log @@ -1,5 +1,5 @@ ## Test handling of transitive verb after noun -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n in diff --git a/tests/lampdim.log b/tests/lampdim.log index 54d95d9..514b6a2 100644 --- a/tests/lampdim.log +++ b/tests/lampdim.log @@ -1,5 +1,5 @@ ## Test the case where your lamp goes dim -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/lampdim2.log b/tests/lampdim2.log index 6771c36..3afe71c 100644 --- a/tests/lampdim2.log +++ b/tests/lampdim2.log @@ -1,5 +1,5 @@ ## Try (and fail) to carry message at vending machine -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/lampdim3.log b/tests/lampdim3.log index 37282e5..e944d4e 100644 --- a/tests/lampdim3.log +++ b/tests/lampdim3.log @@ -1,5 +1,5 @@ ## Die while closing -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/listen.log b/tests/listen.log index e58c687..6aa7b97 100644 --- a/tests/listen.log +++ b/tests/listen.log @@ -1,5 +1,5 @@ ## Check that listen command hears all objects as well as location sound -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause no seed 1181530211 diff --git a/tests/listenloud.log b/tests/listenloud.log index 81dfcf3..f0c62fe 100644 --- a/tests/listenloud.log +++ b/tests/listenloud.log @@ -1,5 +1,5 @@ ## Attempt to listen at a loud location -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/lockchain.log b/tests/lockchain.log index 9d2c0e2..f311485 100644 --- a/tests/lockchain.log +++ b/tests/lockchain.log @@ -1,5 +1,5 @@ ## Test multiple re-locking and unlocking of bear's chain -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/logopt.log b/tests/logopt.log index 74ba48a..ee4a860 100644 --- a/tests/logopt.log +++ b/tests/logopt.log @@ -1,5 +1,5 @@ ## Exercise logging option and seed dump -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #options: -l scratch.tmp n diff --git a/tests/magicwords.log b/tests/magicwords.log index f99a66b..7c4deff 100644 --- a/tests/magicwords.log +++ b/tests/magicwords.log @@ -1,5 +1,5 @@ ## Test processing of variuus fee fie foe foo fum cases. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # # How thry're supposed to work: diff --git a/tests/mazealldiff.log b/tests/mazealldiff.log index a13a372..2da3152 100644 --- a/tests/mazealldiff.log +++ b/tests/mazealldiff.log @@ -1,5 +1,5 @@ ## Coverage of all LOC_DIFFERENT* -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/mazehint.log b/tests/mazehint.log index cf7ef02..83ae210 100644 --- a/tests/mazehint.log +++ b/tests/mazehint.log @@ -1,5 +1,5 @@ ## Elicit the maze hint. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1071883378 diff --git a/tests/multifile.chk b/tests/multifile.chk index 3e845b3..991ea9c 100644 --- a/tests/multifile.chk +++ b/tests/multifile.chk @@ -2,7 +2,7 @@ Welcome to Adventure!! Would you like instructions? > ## Test handling of object after transitive verb. -> # SPDX-FileCopyrightText: Eric S. Raymond +> # SPDX-FileCopyrightText: Eric S. Raymond > # SPDX-License-Identifier: BSD-2-Clause > n > n diff --git a/tests/notrident.log b/tests/notrident.log index fecef2a..8e649cb 100644 --- a/tests/notrident.log +++ b/tests/notrident.log @@ -1,5 +1,5 @@ ## Try to open clam without trident and fail -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1635997320 diff --git a/tests/ogre_no_dwarves.log b/tests/ogre_no_dwarves.log index 62f6576..3ba7102 100644 --- a/tests/ogre_no_dwarves.log +++ b/tests/ogre_no_dwarves.log @@ -1,5 +1,5 @@ ## Try to attack ogre with no dwarves present (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 25508795 diff --git a/tests/ogrehint.log b/tests/ogrehint.log index 18b8977..58a8abf 100644 --- a/tests/ogrehint.log +++ b/tests/ogrehint.log @@ -1,5 +1,5 @@ ## Elicit the ogre hint. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 437547289 diff --git a/tests/oilplant.log b/tests/oilplant.log index b29408b..3174357 100644 --- a/tests/oilplant.log +++ b/tests/oilplant.log @@ -1,5 +1,5 @@ ## Attempt to oil the beanstalk after watering it -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/oldstyle.log b/tests/oldstyle.log index f82e847..a259abd 100644 --- a/tests/oldstyle.log +++ b/tests/oldstyle.log @@ -1,5 +1,5 @@ ## Simple quit -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #options: -o #NOCOMPARE Comment not interpreted by advent430 diff --git a/tests/outcheck.sh b/tests/outcheck.sh index c88b8ba..4dc5b0d 100755 --- a/tests/outcheck.sh +++ b/tests/outcheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause case $? in 0) echo "ok - $1 succeeded";; diff --git a/tests/oysterbug.log b/tests/oysterbug.log index c7392d5..58299cc 100644 --- a/tests/oysterbug.log +++ b/tests/oysterbug.log @@ -1,5 +1,5 @@ # Demonstrate fix of buggy response to unlocking oyster while carrying it. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE This fails due to a known bug in advent430 n diff --git a/tests/panic.log b/tests/panic.log index b2701be..155669e 100644 --- a/tests/panic.log +++ b/tests/panic.log @@ -1,5 +1,5 @@ ## Panic test - attempt to unlock grate after game closed. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/panic2.log b/tests/panic2.log index 53324a6..1f70a46 100644 --- a/tests/panic2.log +++ b/tests/panic2.log @@ -1,5 +1,5 @@ ## Panic test - attempt to xyzzy out after game is closed. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/pirate_carry.log b/tests/pirate_carry.log index c4feadb..733d03f 100644 --- a/tests/pirate_carry.log +++ b/tests/pirate_carry.log @@ -1,5 +1,5 @@ ## Check that pirate steals loose treasure from ground (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1837473132 diff --git a/tests/pirate_pyramid.log b/tests/pirate_pyramid.log index 1c3a858..83f7a6d 100644 --- a/tests/pirate_pyramid.log +++ b/tests/pirate_pyramid.log @@ -1,5 +1,5 @@ ## Pirate mustn't take pyramid from plover/dark rooms (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1830473132 diff --git a/tests/pirate_spotted.log b/tests/pirate_spotted.log index 3b6269a..a0ed6f5 100644 --- a/tests/pirate_spotted.log +++ b/tests/pirate_spotted.log @@ -1,5 +1,5 @@ ## Spot pirate to manifest chest before last treasure (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/pitfall.log b/tests/pitfall.log index 85dec35..cd16da9 100644 --- a/tests/pitfall.log +++ b/tests/pitfall.log @@ -1,5 +1,5 @@ ## Death by pitfall -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Die 3 times so we can cover all the obituary messages n diff --git a/tests/plover.log b/tests/plover.log index cdba74c..47d3ec8 100644 --- a/tests/plover.log +++ b/tests/plover.log @@ -1,5 +1,5 @@ ## Test access to emerald room and plover teleport -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/reach_ledge_short.log b/tests/reach_ledge_short.log index 2952898..f53f98d 100644 --- a/tests/reach_ledge_short.log +++ b/tests/reach_ledge_short.log @@ -1,5 +1,5 @@ ## LOC_NOCLIMB.short (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/reach_noclimb.log b/tests/reach_noclimb.log index e32e28d..f3670e6 100644 --- a/tests/reach_noclimb.log +++ b/tests/reach_noclimb.log @@ -1,5 +1,5 @@ ## LOC_NOCLIMB (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/reach_planttop.log b/tests/reach_planttop.log index 6614da1..851c55a 100644 --- a/tests/reach_planttop.log +++ b/tests/reach_planttop.log @@ -1,5 +1,5 @@ ## LOC_PLANTTOP (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/reincarnate.log b/tests/reincarnate.log index 1b76b44..550be2f 100644 --- a/tests/reincarnate.log +++ b/tests/reincarnate.log @@ -1,5 +1,5 @@ ## Jump into a pit and die, then be reincarnated -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1495774850 diff --git a/tests/resumefail.log b/tests/resumefail.log index 7f661da..6ca8d49 100644 --- a/tests/resumefail.log +++ b/tests/resumefail.log @@ -1,5 +1,5 @@ ## Resume from invalid filename -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE advent430 crashes on resume from invalid filename and we don't care. n diff --git a/tests/resumefail2.log b/tests/resumefail2.log index fa4e063..973f7c9 100644 --- a/tests/resumefail2.log +++ b/tests/resumefail2.log @@ -1,5 +1,5 @@ ## Resume from from generated save with version mismatch error -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Reveals a bug in advent430 handling of saves with invalid versions. n diff --git a/tests/savefail.log b/tests/savefail.log index c9f489e..d5c5b6e 100644 --- a/tests/savefail.log +++ b/tests/savefail.log @@ -1,5 +1,5 @@ ## Save right after starting to invalid filename -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE advent430 crashes on save to invalid filename and we don't care. n diff --git a/tests/saveresume.1.log b/tests/saveresume.1.log index bf97407..aa74e77 100644 --- a/tests/saveresume.1.log +++ b/tests/saveresume.1.log @@ -1,5 +1,5 @@ ## Save right after starting -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Can't compare to advent430 due to version skew n diff --git a/tests/saveresume.2.log b/tests/saveresume.2.log index d995289..bda1a1e 100644 --- a/tests/saveresume.2.log +++ b/tests/saveresume.2.log @@ -1,5 +1,5 @@ ## Resume and then quit -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Can't compare to advent430 due to version skew n diff --git a/tests/saveresume.3.log b/tests/saveresume.3.log index 29ea76b..7777da0 100644 --- a/tests/saveresume.3.log +++ b/tests/saveresume.3.log @@ -1,5 +1,5 @@ ## Almost win, then save -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 #NOCOMPARE Seems to reveal a bug in advent430's save function. diff --git a/tests/saveresume.4.log b/tests/saveresume.4.log index c419410..1009ea7 100644 --- a/tests/saveresume.4.log +++ b/tests/saveresume.4.log @@ -1,5 +1,5 @@ ## Resume, then win -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Here to get class threshold of 426 # Note, savefile name has trailing space diff --git a/tests/saveresumeopt.log b/tests/saveresumeopt.log index f776e68..e52593d 100644 --- a/tests/saveresumeopt.log +++ b/tests/saveresumeopt.log @@ -1,5 +1,5 @@ ## Simple quit -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE New feature, -r option #options: -r saveresume.adv diff --git a/tests/savetamper.log b/tests/savetamper.log index 31146c1..6662443 100644 --- a/tests/savetamper.log +++ b/tests/savetamper.log @@ -1,5 +1,5 @@ ## Resume from artificial "corrupted" save -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Can't compare to advent430 due to version skew n diff --git a/tests/snake_food.log b/tests/snake_food.log index 015f0eb..843fa0e 100644 --- a/tests/snake_food.log +++ b/tests/snake_food.log @@ -1,5 +1,5 @@ ## Snake must vocally eat bird -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1951269982 diff --git a/tests/softroom.log b/tests/softroom.log index 125f2a3..9bb6185 100644 --- a/tests/softroom.log +++ b/tests/softroom.log @@ -1,5 +1,5 @@ ## Drop vase in soft room after pillow removed -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Verify that the vase does not break n diff --git a/tests/specials.log b/tests/specials.log index 3cf9c5c..7900a6c 100644 --- a/tests/specials.log +++ b/tests/specials.log @@ -1,5 +1,5 @@ ## Test special words -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE The news text has changed n diff --git a/tests/splatter.log b/tests/splatter.log index 8c718d9..76df98e 100644 --- a/tests/splatter.log +++ b/tests/splatter.log @@ -1,5 +1,5 @@ ## Adventurer fall down go boom. Also tests 'say' verb on magic words. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/takebird.log b/tests/takebird.log index 279d9e9..557f0ac 100644 --- a/tests/takebird.log +++ b/tests/takebird.log @@ -1,5 +1,5 @@ ## Verify that bird starts caged in endgame -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause no seed 1318612053 diff --git a/tests/tall.log b/tests/tall.log index 1ca79c8..1af372e 100644 --- a/tests/tall.log +++ b/tests/tall.log @@ -1,5 +1,5 @@ ## Coverage of LOC_TALL, LOC_WIDEPLACE, LOC_TIGHTPLACE -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/tapdiffer b/tests/tapdiffer index 98df500..ebf270b 100755 --- a/tests/tapdiffer +++ b/tests/tapdiffer @@ -1,5 +1,5 @@ #! /bin/sh -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # # tapdiffer - Render diff between input and checkfile as a TAP report diff --git a/tests/tapview b/tests/tapview index ee3ec50..33216ad 100755 --- a/tests/tapview +++ b/tests/tapview @@ -7,7 +7,7 @@ # OSD-compliant; otherwise the following SPDX tag incorporates a # license by reference. # -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # # This is version 1.6 diff --git a/tests/trident.log b/tests/trident.log index f3c5073..bca7e3c 100644 --- a/tests/trident.log +++ b/tests/trident.log @@ -1,5 +1,5 @@ ## 161-point run to pirate appearance and death by dwarf -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/troll_returns.log b/tests/troll_returns.log index c8d9a25..2cbf136 100644 --- a/tests/troll_returns.log +++ b/tests/troll_returns.log @@ -1,5 +1,5 @@ ## See that troll returns if we stole his eggs before crossing -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/turnpenalties.log b/tests/turnpenalties.log index 04c87e5..e4d2df9 100644 --- a/tests/turnpenalties.log +++ b/tests/turnpenalties.log @@ -1,5 +1,5 @@ ## check that the turn count penalties occur -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1951269982 diff --git a/tests/urntest.log b/tests/urntest.log index 97b8ee1..b67e61c 100644 --- a/tests/urntest.log +++ b/tests/urntest.log @@ -1,5 +1,5 @@ ## Test verbs on urn -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/urntest2.log b/tests/urntest2.log index 87daa80..0bcbd7e 100644 --- a/tests/urntest2.log +++ b/tests/urntest2.log @@ -1,5 +1,5 @@ ## Test filling urn when you have no bottle -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Also, try to lock door after oiling it n diff --git a/tests/urntest3.log b/tests/urntest3.log index a095fa5..0ec5aab 100644 --- a/tests/urntest3.log +++ b/tests/urntest3.log @@ -1,5 +1,5 @@ ## Test filling urn twice. Also, try to lock door after oiling it. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/vending.log b/tests/vending.log index c78b276..7e33036 100644 --- a/tests/vending.log +++ b/tests/vending.log @@ -1,5 +1,5 @@ ## Get batteries from the vending machine -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1635997320 diff --git a/tests/wakedwarves.log b/tests/wakedwarves.log index 63dfe50..2ed3948 100644 --- a/tests/wakedwarves.log +++ b/tests/wakedwarves.log @@ -1,5 +1,5 @@ ## Wake the dwarves and die. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/wakedwarves2.log b/tests/wakedwarves2.log index 4d8986b..d6f91d2 100644 --- a/tests/wakedwarves2.log +++ b/tests/wakedwarves2.log @@ -1,5 +1,5 @@ ## Wake the dwarves by waving rod and die. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/wakedwarves3.log b/tests/wakedwarves3.log index c21a71e..2cbd78e 100644 --- a/tests/wakedwarves3.log +++ b/tests/wakedwarves3.log @@ -1,5 +1,5 @@ ## Wake the dwarves by attacking one and die. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1838473132 diff --git a/tests/water_plant2.log b/tests/water_plant2.log index 6c53d30..4a6f489 100644 --- a/tests/water_plant2.log +++ b/tests/water_plant2.log @@ -1,5 +1,5 @@ ## Check that pour correctly switches among plant states (fuzzed) -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Behavior differs due to a parser bug fix. n diff --git a/tests/weirdbird.log b/tests/weirdbird.log index b6c1457..5c48271 100644 --- a/tests/weirdbird.log +++ b/tests/weirdbird.log @@ -1,5 +1,5 @@ ## Do pointless things to the bird to test odd cases. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 694608006 diff --git a/tests/weirddwarf.log b/tests/weirddwarf.log index 7d22d1e..a857eb0 100644 --- a/tests/weirddwarf.log +++ b/tests/weirddwarf.log @@ -1,5 +1,5 @@ ## Exercise various verbs on a dwarf -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause n seed 1071883378 diff --git a/tests/win430.log b/tests/win430.log index efcbd76..beaa8d4 100644 --- a/tests/win430.log +++ b/tests/win430.log @@ -1,5 +1,5 @@ ## Ryan Sarson's 430-point win. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause no seed 1318612053 diff --git a/tests/wittsend.log b/tests/wittsend.log index 5657f35..5ae3ec0 100644 --- a/tests/wittsend.log +++ b/tests/wittsend.log @@ -1,5 +1,5 @@ ## 342-point run to Witt's End and plover room. -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause # Based on walkthrough at http://www.ecsoftwareconsulting.com/node/56 n diff --git a/tests/woodshint.log b/tests/woodshint.log index fadef1a..68b2e38 100644 --- a/tests/woodshint.log +++ b/tests/woodshint.log @@ -1,5 +1,5 @@ ## Test hinting logic - elicit forest hint -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause #NOCOMPARE Behavior differs due to a parser bug fix. # Also some tests of intransitive-verb cases -- 2.31.1