Partial REUSE cmpliance.
This commit is contained in:
parent
71abcb4e65
commit
25230068fe
131 changed files with 287 additions and 61 deletions
|
@ -1,3 +1,8 @@
|
|||
/*
|
||||
SPDX-FileCopyrightText: Eric S. Raymond
|
||||
SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include "{h_file}"
|
||||
|
||||
const char* arbitrary_messages[] = {{
|
||||
|
@ -48,4 +53,4 @@ const travelop_t travel[] = {{
|
|||
|
||||
const char *ignore = "{ignore}";
|
||||
|
||||
/* end */
|
||||
/* end */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue