aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2017-12-28 16:27:18 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-05-29 21:35:32 +0100
commit1d24b669118fdf3097b165093fd75905ec450589 (patch)
tree6b7384e60d3f10cafa7756987cd18cdc10a6770e /Makefile.am
parentbfce4b41d15e8983eab49c9fc1aab5fb169c602a (diff)
downloadriscv-openocd-1d24b669118fdf3097b165093fd75905ec450589.zip
riscv-openocd-1d24b669118fdf3097b165093fd75905ec450589.tar.gz
riscv-openocd-1d24b669118fdf3097b165093fd75905ec450589.tar.bz2
LICENSES: Add the MIT license
Add the full text of the MIT license to the kernel tree. It was copied directly from: https://spdx.org/licenses/MIT.html#licenseText Add the required tags for reference and tooling. Change-Id: I94a5dea5ced6421809ea2a3448f8dda19a93f5c9 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/6219 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 fc444f1..a047298 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,6 +57,7 @@ EXTRA_DIST += \
LICENSES/preferred/GFDL-1.2 \
LICENSES/preferred/gfdl-1.2.texi.readme \
LICENSES/preferred/GPL-2.0 \
+ LICENSES/preferred/MIT \
LICENSES/stand-alone/GPL-3.0 \
tools/logger.pl \
tools/rlink_make_speed_table \