[PATCH] bloblist: fix missing OR between licenses in the SPDX-License-Identifier

Tom Rini trini at konsulko.com
Thu Aug 21 21:12:32 CEST 2025


On Thu, Aug 14, 2025 at 02:00:11PM +0200, Max Merchel wrote:

> Currently, the conditions of both licenses (GPL 2.0 and BSD-3-Clause) must
> be met. However, the original commit message states that the BSD-3-Clause
> was added to allow use of the files under a less restrictive license than
> GPL 2.0. Therefore, the required OR between the licenses has been added.
> 
> While at it update the SPDX-License-Identifier to SPDX version 3.
> 
> Fixes: 6c9e3d1f ("bloblist: Relicense to allow BSD-3-Clause")
> Signed-off-by: Max Merchel <Max.Merchel at ew.tq-group.com>
> ---
>  common/bloblist.c  | 2 +-
>  include/bloblist.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

So I'm going to defer this as the outcome of
https://patchwork.ozlabs.org/project/uboot/patch/20250101195817.995321-1-sjg@chromium.org/
was that it's fine to relicense but a v2 with a differ commit message
is needed. And while I thought about doing the v2 myself now, I think
this is something that really must come from the author.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250821/cc09cca1/attachment.sig>


More information about the U-Boot mailing list