]> git.gag.com Git - fw/openocd/commit
LICENSES: add the GFDL-1.2 license
authorAntonio Borneo <borneo.antonio@gmail.com>
Mon, 7 Dec 2020 14:28:16 +0000 (15:28 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 11 Apr 2021 19:52:14 +0000 (20:52 +0100)
commit98ab7a4eba683a29ee6c969d76c600460519f38d
treee0f5816d5a7f4c28d6be23bf47540be150f8ddfc
parentba4cc258d2a350efe7deea1845ad3ee72e8578fc
LICENSES: add the GFDL-1.2 license

The documentation of OpenOCD is released under the GNU Free
Documentation License, version 1.2, with embedded some part of
OpenOCD code released under the GNU GPL-2.0-or-later.

Update doc/fdl.texi with latest minor fixes as in
https://www.gnu.org/licenses/old-licenses/fdl-1.2.texi
Update doc/openocd.texi and move here the license chapter title
Add license file LICENSES/preferred/GFDL-1.2 from
https://www.gnu.org/licenses/old-licenses/fdl-1.2.txt
and add the required tags for reference and tooling, coping
mostly from the Linux kernel license file in the 'deprecated'
folder.
Add a readme file to link to the existing texinfo copy of the
license.

Change-Id: Ief96e0686257be7a70d4eeec442848bd6494763d
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5969
Tested-by: jenkins
LICENSES/preferred/GFDL-1.2 [new file with mode: 0644]
LICENSES/preferred/gfdl-1.2.texi.readme [new file with mode: 0644]
Makefile.am
doc/fdl.texi
doc/openocd.texi