1
0
mirror of https://git.code.sf.net/p/openocd/code synced 2024-11-25 04:06:24 +00:00
openocd/contrib/loaders/erase_check
Antonio Borneo 36597636f2 contrib: add GPL license tag on files that miss it
Some file miss completely the license tag.

Add the SPDX tag, using the same GPL-2.0-or-later license of the
OpenOCD project.

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: I24bd362eeb6b74f09aceb9b757d45cbfa4afe334
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7160
Tested-by: jenkins
2022-09-13 22:06:50 +00:00
..
armv4_5_erase_check.inc armv4_5: Integrate build of erase check code 2016-05-22 15:50:49 +01:00
armv4_5_erase_check.s contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
armv7m_erase_check.inc target armv7m: multi-block erase check 2018-04-10 06:17:00 +01:00
armv7m_erase_check.s contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
Makefile contrib: add GPL license tag on files that miss it 2022-09-13 22:06:50 +00:00
stm8_erase_check.inc stm8 : new target 2017-12-07 07:53:13 +00:00
stm8_erase_check.s contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00