SPDXify generated code.
This commit is contained in:
parent
23e9931645
commit
66b8192ae8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ C_NAME = "dungeon.c"
|
|||
H_TEMPLATE_PATH = "templates/dungeon.h.tpl"
|
||||
C_TEMPLATE_PATH = "templates/dungeon.c.tpl"
|
||||
|
||||
DONOTEDIT_COMMENT = "/* Generated from adventure.yaml - do not hand-hack! */\n\n"
|
||||
DONOTEDIT_COMMENT = "/* Generated from adventure.yaml - do not hand-hack! */\n/* SPDX-License-Identifier: BSD-2-clause */\n\n"
|
||||
|
||||
statedefines = ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue