aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-12-10 23:59:01 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-04-11 20:52:35 +0100
commit5bf4640639c1855e4f2968b629e55bfffbdcdd76 (patch)
treef3ae1d432dddd25ba350e3c6f8cd564dc17873c7 /Makefile.am
parent69adc83a5fff2eff63f223d951c3bc2aaf6deae0 (diff)
downloadriscv-openocd-5bf4640639c1855e4f2968b629e55bfffbdcdd76.zip
riscv-openocd-5bf4640639c1855e4f2968b629e55bfffbdcdd76.tar.gz
riscv-openocd-5bf4640639c1855e4f2968b629e55bfffbdcdd76.tar.bz2
LICENSES: add the BSD 1-clause license
Add the full text of the BSD 1-clause license. It was copied directly from: https://spdx.org/licenses/BSD-1-Clause.html#licenseText Add the required tags for reference and tooling. Change-Id: I71444e6a45d0e77fc57220cf1d579c010a27fdf3 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5972 Tested-by: jenkins
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 8f52a39..21b7c41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,6 +50,7 @@ EXTRA_DIST += \
README.macOS \
$(EXTRA_DIST_NEWS) \
Doxyfile.in \
+ LICENSES/preferred/BSD-1-Clause \
LICENSES/preferred/BSD-2-Clause \
LICENSES/preferred/BSD-3-Clause \
LICENSES/preferred/GFDL-1.2 \