From 64f00e09d1e5399d566aac3d5b32ab2edb9410de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E4=BD=B3=E4=BC=9F?= <16124426+wu-jiawei1104@user.noreply.gitee.com> Date: Tue, 5 Aug 2025 07:16:51 +0000 Subject: [PATCH] update Licenses/Exceptions. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴佳伟 <16124426+wu-jiawei1104@user.noreply.gitee.com> --- Licenses/Exceptions | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Licenses/Exceptions b/Licenses/Exceptions index 4f241f4aff2..3678955f210 100644 --- a/Licenses/Exceptions +++ b/Licenses/Exceptions @@ -4,9 +4,11 @@ GPL License Exception: Even though U-Boot in general is covered by the GPL-2.0/GPL-2.0+, this does *not* cover the so-called "standalone" applications that use U-Boot services by means of the jump table provided by U-Boot -exactly for this purpose - this is merely considered normal use of +exactly for this purpose - U-Boot, and does *not* fall under the heading of "derived work". - ++wjw ++wjw ++wjw The following files define interfaces to U-Boot: * include/image.h * include/export.h -- Gitee