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:
parent
83c6a66887
commit
258b7703f2
21 changed files with 21 additions and 21 deletions
2
cheat.c
2
cheat.c
|
@ -4,7 +4,7 @@
|
|||
* savefile(), so we know we're always outputting save files that advent
|
||||
* can import.
|
||||
*
|
||||
* SPDX-FileCopyrightText: Copyright 1977, 2005 by Will Crowther and Don Woods, Copyrighy
|
||||
* SPDX-FileCopyrightText: (C) 1977, 2005 by Will Crowther and Don Woods
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
#include <getopt.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue