riscv-openocd/contrib/loaders/flash/xmc1xxx
Antonio Borneo 25a374a187 openocd: fix syntax of SPDX tags
Put the SPDX tag alone in a comment in the first line of the file.
Replace the obsolete GPL-2.0+ 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: Ia91b0f7da42c439b6340bbe81983b86b68f6d65c
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7156
Tested-by: jenkins
2022-09-13 22:03:24 +00:00
..
Makefile contrib/loaders: Enforce Little Endian ARM machine code 2016-08-14 11:45:15 +01:00
erase.S openocd: fix syntax of SPDX tags 2022-09-13 22:03:24 +00:00
erase.inc flash/nor: Add Infineon XMC1000 flash driver 2016-05-05 07:50:59 +01:00
erase_check.S openocd: fix syntax of SPDX tags 2022-09-13 22:03:24 +00:00
erase_check.inc flash/nor: Add Infineon XMC1000 flash driver 2016-05-05 07:50:59 +01:00
write.S openocd: fix syntax of SPDX tags 2022-09-13 22:03:24 +00:00
write.inc flash/nor: Add Infineon XMC1000 flash driver 2016-05-05 07:50:59 +01:00
xmc1xxx.S openocd: fix syntax of SPDX tags 2022-09-13 22:03:24 +00:00