aboutsummaryrefslogtreecommitdiff
path: root/parse.py
diff options
context:
space:
mode:
Diffstat (limited to 'parse.py')
-rwxr-xr-xparse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.py b/parse.py
index 2cf1e7e..4a6f517 100755
--- a/parse.py
+++ b/parse.py
@@ -851,7 +851,7 @@ def make_c(instr_dict):
commit = os.popen('git log -1 --format="format:%h"').read()
enc_file = open('encoding.out.h','w')
- enc_file.write(f'''/* SPDX-License-Identifier: BSD-3-Clause-Clear */
+ enc_file.write(f'''/* SPDX-License-Identifier: BSD-3-Clause */
/*
* This file is auto-generated by running 'make' in