riscv-openocd/contrib/loaders/flash/at91sam7x
Antonio Borneo a126229dff contrib: replace the GPLv2-or-later license tag
Replace the GPLv2-or-later boilerplate with the SPDX tag.

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: I380d552940f1c405309a3346454251c0e80b5a45
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7159
Tested-by: jenkins
2022-09-13 22:06:14 +00:00
..
at91sam7x_ocl_flash.script Move ocl (at91sam7x flash loader) sources to contrib 2014-03-29 07:55:34 +00:00
at91sam7x_ram.ld contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
crt.s contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00
dcc.c contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
dcc.h contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
main.c contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
makefile coding style: add newline at end of text files 2020-02-24 10:30:53 +00:00
ocl.h contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
platform.h contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
samflash.c contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
samflash.h contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
samregs.h contrib: replace the BSD-3-Clause license tag 2022-09-13 22:06:05 +00:00