Simplify SPDX copyright lines to the shortest canonical form...

...because if we leave them longer than 80 chars, reflow is going to
mess them up.
This commit is contained in:
Eric S. Raymond 2024-01-28 05:55:33 -05:00
parent 83c6a66887
commit 258b7703f2
21 changed files with 21 additions and 21 deletions

View file

@ -1,6 +1,6 @@
= Open Adventure Maintainer's Notes =
by Eric S. Raymond
// SPDX-FileCopyrightText: Copyright Eric S. Raymond <esr@thyrsus.com>
// SPDX-FileCopyrightText: (C) Eric S. Raymond <esr@thyrsus.com>
// SPDX-License-Identifier: CC-BY-4.0
In which we explain what has been done to this code since Don Woods