aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2023-11-09 15:12:08 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2023-11-11 18:48:07 +0000
commitedf8e916a266b5df15f456fcec748caf6b2b350c (patch)
tree69b8310658739c349aadb68398d97ad59165426a /Makefile.am
parentd378c3a1d637b61afd4c4f9c2c075cc05be2cb9d (diff)
downloadriscv-openocd-edf8e916a266b5df15f456fcec748caf6b2b350c.zip
riscv-openocd-edf8e916a266b5df15f456fcec748caf6b2b350c.tar.gz
riscv-openocd-edf8e916a266b5df15f456fcec748caf6b2b350c.tar.bz2
LICENSES: Add the CC0-1.0 license
Add the full text of the CC0-1.0 license to the OpenOCD tree. It was copied directly from: https://spdx.org/licenses/CC0-1.0.html#licenseText Add the required tags for reference and tooling. Change-Id: Iae9c1431b6ffdd68ad5780deb78a257edb0b67f3 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7994 Tested-by: jenkins Reviewed-by: Karl Palsson <karlp@tweak.au>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a4f77ad..153c471 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,6 +64,7 @@ EXTRA_DIST += \
LICENSES/preferred/BSD-2-Clause-Views \
LICENSES/preferred/BSD-3-Clause \
LICENSES/preferred/BSD-Source-Code \
+ LICENSES/preferred/CC0-1.0 \
LICENSES/preferred/GFDL-1.2 \
LICENSES/preferred/gfdl-1.2.texi.readme \
LICENSES/preferred/GPL-2.0 \