Fix up copyright notices. SPDX wants only one per file.
This commit is contained in:
parent
a6ec8a9595
commit
2db3bed3f1
8 changed files with 8 additions and 16 deletions
3
cheat.c
3
cheat.c
|
@ -4,8 +4,7 @@
|
|||
* savefile(), so we know we're always outputting save files that advent
|
||||
* can import.
|
||||
*
|
||||
* SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
|
||||
* SPDX-FileCopyrightText: 2017 by Eric S. Raymond
|
||||
* SPDX-FileCopyrightText: Copyright 1977, 2005 by Will Crowther and Don Woods, Copyrighy
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
#include <getopt.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue