From 7f667bc15f617b6f9fd98f73a50f7fa756a75aa7 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Mon, 28 Sep 2020 18:06:33 +0300 Subject: boot.cmd: Fix a license The second license should be MIT instead of X11. Fix it. Signed-off-by: Oleksandr Suvorov --- recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in b/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in index 01e16ae..24f15ee 100644 --- a/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in +++ b/recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: GPL-2.0+ OR X11 +# SPDX-License-Identifier: GPL-2.0+ OR MIT # # Copyright 2020 Toradex # -- cgit v1.2.3