From 5bf4640639c1855e4f2968b629e55bfffbdcdd76 Mon Sep 17 00:00:00 2001 From: Antonio Borneo Date: Thu, 10 Dec 2020 23:59:01 +0100 Subject: 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 Reviewed-on: http://openocd.zylin.com/5972 Tested-by: jenkins --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.1