Fix up copyright notices. SPDX wants only one per file.

This commit is contained in:
Eric S. Raymond 2024-01-03 06:30:40 -05:00
parent a6ec8a9595
commit 2db3bed3f1
8 changed files with 8 additions and 16 deletions

View file

@ -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>