summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-09-28 18:06:33 +0300
committerMax Krummenacher <max.krummenacher@toradex.com>2020-10-17 18:43:43 +0200
commit6caea7658423f26f024b49d464569dcdd923f3ff (patch)
treede59f41f894c8423f2f536facdf7fcca1940990a
parent057bb6d436112e802d056e2beaa36cbdc28f81a4 (diff)
boot.cmd: Fix a license
The second license should be MIT instead of X11. Fix it. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> (cherry picked from commit 7f667bc15f617b6f9fd98f73a50f7fa756a75aa7)
-rw-r--r--recipes-bsp/u-boot/u-boot-distro-boot/boot.cmd.in2
1 files changed, 1 insertions, 1 deletions
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
#