riscv-openocd/contrib/loaders/flash/msp432
Antonio Borneo d8042fbb46 contrib: replace the BSD-3-Clause license tag
Replace the BSD-3-Clause boilerplate with the SPDX tag.
Add the SPDX tag and the copyright to two makefiles that were
added by TI with the other files in their respective folder.

The SPDX tag on files *.c is incorrect, as it should use the C99
single line comment using '//'. But current checkpatch doesn't
allow C99 comments, so keep using standard C comments, by now.

Change-Id: I3ad1b2dbdb6054b74dcc26e394c9223ba0427caf
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7158
Tested-by: jenkins
2022-09-13 22:06:05 +00:00
..
msp432e4x contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
msp432p401x contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
msp432p411x contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
MSP432E4_FlashLibIf.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
MSP432P4_FlashLibIf.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
Makefile contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
driverlib.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
driverlib.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
main_msp432e4x.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
main_msp432p401x.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
main_msp432p411x.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
msp432e4x.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
msp432e4x_algo.inc flash/nor: add support for TI MSP432 devices 2018-07-18 21:09:23 +01:00
msp432p401x.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
msp432p401x_algo.inc flash/nor: add support for TI MSP432 devices 2018-07-18 21:09:23 +01:00
msp432p411x.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
msp432p411x_algo.inc flash/nor: add support for TI MSP432 devices 2018-07-18 21:09:23 +01:00
startup_msp432e4.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
startup_msp432p4.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00