mirror of
https://git.code.sf.net/p/openocd/code
synced 2024-11-13 13:39:26 +00:00
96aaa77f72
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>
17 lines
362 B
Plaintext
17 lines
362 B
Plaintext
OpenOCD is provided under:
|
|
|
|
SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
Being under the terms of the GNU General Public License version 2 or
|
|
later, according with:
|
|
|
|
LICENSES/preferred/GPL-2.0
|
|
|
|
In addition, other licenses may also apply. Please see:
|
|
|
|
LICENSES/license-rules.txt
|
|
|
|
for more details.
|
|
|
|
All contributions to OpenOCD are subject to this COPYING file.
|