diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2020-04-25 17:19:28 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2021-04-11 20:51:57 +0100 |
commit | 659e2e9da9a7d570827984cb3afdb2a44c3672e3 (patch) | |
tree | f2fe8b3d829c0ec27c8c26f774c77ebfb67bb635 /tools | |
parent | 01030fb893546ddd522a1557d8c00868b3e45f60 (diff) | |
download | riscv-openocd-659e2e9da9a7d570827984cb3afdb2a44c3672e3.zip riscv-openocd-659e2e9da9a7d570827984cb3afdb2a44c3672e3.tar.gz riscv-openocd-659e2e9da9a7d570827984cb3afdb2a44c3672e3.tar.bz2 |
LICENSES: move the GPL-2.0 license as required by checkpatch
The script spdxcheck.py (used by checkpatch.pl) searches for the
license files in a dedicated folder, split in the subfolders:
"preferred", "dual", "deprecated", "exceptions".
Move the GPL-2.0 license from COPYING to the subfolder preferred,
adding the header required by spdxcheck.py.
The header is copied from equivalent file in the Linux kernel,
made by Thomas Gleixner <tglx@linutronix.de>.
Note: the license in COPYING matches exactly
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
Add a minimalist COPYING in the top directory, as required by
automake, pointing to the files in LICENSES.
Change-Id: I1fd0abc57b554d74f0b00fabd6c8c822b2c4acb5
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5967
Tested-by: jenkins
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions