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

3
misc.c
View file

@ -1,8 +1,7 @@
/*
* I/O and support routines.
*
* 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, 2017 by Eric S. Raymond
* SPDX-License-Identifier: BSD-2-Clause
*/