Add SPDX-License-Identifier to all files
authorJason Self <j@jxself.org>
Sun, 21 Apr 2019 00:26:46 +0000 (17:26 -0700)
committerJason Self <j@jxself.org>
Sun, 21 Apr 2019 00:26:46 +0000 (17:26 -0700)
commite66bff85f58de39f1b850a713413b0d9c10bb9a1
treebccf1395c9327aaa023cd27cc9e559e1b9018aa4
parent91806d6d0972c1aad8164fde420205b4caa5ed9d
Add SPDX-License-Identifier to all files

To aid in automated identification.
28 files changed:
Makefile.am
configure.ac
zilasm/Makefile.am
zilasm/configure.ac
zilasm/directives.c
zilasm/directives.h
zilasm/header.c
zilasm/header.h
zilasm/labels.c
zilasm/labels.h
zilasm/main.c
zilasm/opcodes.c
zilasm/opcodes.h
zilasm/parser.c
zilasm/parser.h
zilasm/symtable.c
zilasm/symtable.h
zilasm/zmem.c
zilasm/zmem.h
zilc/Makefile.am
zilc/configure.ac
zilc/element.c
zilc/element.h
zilc/list.c
zilc/list.h
zilc/main.c
zilc/parser.y
zilc/scanner.l