Partial REUSE cmpliance.
This commit is contained in:
parent
71abcb4e65
commit
25230068fe
131 changed files with 287 additions and 61 deletions
6
cheat.c
6
cheat.c
|
@ -4,9 +4,9 @@
|
|||
* savefile(), so we know we're always outputting save files that advent
|
||||
* can import.
|
||||
*
|
||||
* Copyright (c) 1977, 2005 by Will Crowther and Don Woods
|
||||
* Copyright (c) 2017 by Eric S. Raymond
|
||||
* SPDX-License-Identifier: BSD-2-clause
|
||||
* SPDX-FileCopyrightText: 1977, 2005 by Will Crowther and Don Woods
|
||||
* SPDX-FileCopyrightText: 2017 by Eric S. Raymond
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
#include <getopt.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue