riscv-openocd/contrib/loaders/flash/cc26xx
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
..
cc26x0 contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
cc26x2 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
cc26x0_algo.inc flash/nor: Add support for TI CC26xx/CC13xx flash 2018-06-15 20:06:25 +01:00
cc26x2_algo.inc flash/nor: Add support for TI CC26xx/CC13xx flash 2018-06-15 20:06:25 +01:00
flash.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
flash.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
flashloader.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
flashloader.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
hw_regs.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
main.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
startup.c contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00