Simplify SPDX copyright lines to the shortest canonical form...

...because if we leave them longer than 80 chars, reflow is going to
mess them up.
This commit is contained in:
Eric S. Raymond 2024-01-28 05:55:33 -05:00
parent 83c6a66887
commit 258b7703f2
21 changed files with 21 additions and 21 deletions

2
init.c
View file

@ -1,7 +1,7 @@
/*
* Initialisation
*
* SPDX-FileCopyrightText: Copright 1977, 2005 by Will Crowther and Don Woodsm, Copyright 2017 by Eric S. Raymond
* SPDX-FileCopyrightText: (C) 1977, 2005 by Will Crowther and Don Woodsm
* SPDX-License-Identifier: BSD-2-Clause
*/