LICENSES: add 'license-rules.txt'
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 12 Dec 2020 10:50:56 +0000 (11:50 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 11 Apr 2021 19:52:43 +0000 (20:52 +0100)
commit96aaa77f72a721f058f3863f270c2ba3d8d68871
treec9f450935d324b1c0897b93e5c9c43186be14967
parent5bf4640639c1855e4f2968b629e55bfffbdcdd76
LICENSES: add 'license-rules.txt'

Add a file to the LICENSES directory to describe how file licenses
should be described in all the OpenOCD files, using the SPDX
identifier, as well as where all licenses should be in the source
tree for people to refer to (LICENSES/).

This file is mainly copied from the Linux kernel file in
Documentation/process/license-rules.rst
originally written by Thomas Gleixner <tglx@linutronix.de>, with
specific adaptations for OpenOCD.

Change-Id: I7a98fc756df90dc86dbc6e0c47c009a610a0318d
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5973
Tested-by: jenkins
Reviewed-by: Tim Newsome <tim@sifive.com>
COPYING
LICENSES/license-rules.txt [new file with mode: 0644]
Makefile.am