openocd: build: add SPDX tag
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 25 Jun 2022 16:19:46 +0000 (18:19 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 23 Jul 2022 13:06:38 +0000 (13:06 +0000)
commit96202cda1906be3b698614a6a7977cc5e6407cf6
treea33e42baafdf48daf5f086042a14780fa30fa4b8
parent5e96b012af91c4dc6eae680b67a594e9a22b3ead
openocd: build: add SPDX tag

Add the SPDX tag to makefiles, configuration scripts and tcl files
present in the folders under src/

Change-Id: I1e4552aafe46ef4893d510da9d732c5f181784a4
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7051
Tested-by: jenkins
30 files changed:
Makefile.am
bootstrap
configure.ac
src/Makefile.am
src/flash/Makefile.am
src/flash/nand/Makefile.am
src/flash/nor/Makefile.am
src/flash/startup.tcl
src/helper/Makefile.am
src/helper/startup.tcl
src/jtag/Makefile.am
src/jtag/aice/Makefile.am
src/jtag/drivers/Makefile.am
src/jtag/drivers/usb_blaster/Makefile.am
src/jtag/hla/Makefile.am
src/jtag/startup.tcl
src/pld/Makefile.am
src/rtos/Makefile.am
src/rtt/Makefile.am
src/server/Makefile.am
src/server/startup.tcl
src/svf/Makefile.am
src/target/Makefile.am
src/target/espressif/Makefile.am
src/target/openrisc/Makefile.am
src/target/riscv/Makefile.am
src/target/startup.tcl
src/target/xtensa/Makefile.am
src/transport/Makefile.am
src/xsvf/Makefile.am