Partial REUSE cmpliance.
This commit is contained in:
parent
71abcb4e65
commit
25230068fe
131 changed files with 287 additions and 61 deletions
|
@ -1,9 +1,9 @@
|
|||
/*
|
||||
* Actions for the dungeon-running code.
|
||||
*
|
||||
* 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 <stdlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue