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
advent.h
3
advent.h
|
@ -1,8 +1,7 @@
|
|||
/*
|
||||
* Dungeon types and macros.
|
||||
*
|
||||
* 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, Copyright 2017 by Eric S. Raymond
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue