diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2022-08-31 00:20:16 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2022-09-13 22:06:50 +0000 |
commit | 36597636f2a0e9fbf7b44f2c02fb85632d4dc063 (patch) | |
tree | ba14720b9c5b73aab410f2cb9c822ff9075c251c /NEWS-0.10.0 | |
parent | a126229dff2ee0b20b0c7dace7e523633cc6607e (diff) | |
download | riscv-openocd-36597636f2a0e9fbf7b44f2c02fb85632d4dc063.zip riscv-openocd-36597636f2a0e9fbf7b44f2c02fb85632d4dc063.tar.gz riscv-openocd-36597636f2a0e9fbf7b44f2c02fb85632d4dc063.tar.bz2 |
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
Diffstat (limited to 'NEWS-0.10.0')
0 files changed, 0 insertions, 0 deletions