openocd/src/flash
Antonio Borneo a5747fe4f5 openocd: src: replace the BSD-3-Clause license tag
Replace the BSD 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: I5a8cab2051eee7eb99adf67f9631b0827c1359de
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7059
Tested-by: jenkins
2022-07-23 13:14:01 +00:00
..
nand openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
nor openocd: src: replace the BSD-3-Clause license tag 2022-07-23 13:14:01 +00:00
common.c openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
common.h Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
startup.tcl openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00