LICENSES: Add the Apache-2.0 license for standalone files
commit3fb729980c6e711146157c8c43a5e06ea6b99758
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 11 Nov 2023 19:10:41 +0000 (11 20:10 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 21 Jan 2024 21:26:53 +0000 (21 21:26 +0000)
treef905e9c7fcbcb83fe7af7f816927361b47126410
parentd8499687f8d2899508cb7cab3de750d944181b6a
LICENSES: Add the Apache-2.0 license for standalone files

Add the full text of the Apache-2.0 license to the OpenOCD tree.
It has the same content from:

  https://spdx.org/licenses/Apache-2.0.html#licenseText

but reformatted as in the Linux kernel document and added the
required tags for reference and tooling.
While this commit is specific for standalone files, it already
reports the information for dual licensing.

Change-Id: I1fd427256c310ab733fb5d50f344ac52c64a56f5
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8005
Tested-by: jenkins
Reviewed-by: Erhan Kurubas <erhan.kurubas@espressif.com>
LICENSES/stand-alone/Apache-2.0 [new file with mode: 0644]
Makefile.am