[PATCH] mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later
Tom Rini
trini at konsulko.com
Thu Mar 6 16:41:14 CET 2025
On Sat, 01 Mar 2025 11:14:12 +0100, Diederik de Haas wrote:
> The GPL-2.1+ SPDX License Identifier doesn't exist, but luckily the full
> license text was available which shows that GPL-2.1+ was a typo and it
> should have been LGPL-2.1-or-later.
> As the '+' in LGPL-2.1+ is deprecated in SPDX 3.0, use the preferred
> identifier, which is '-or-later'.
>
> Normally the full license header is removed when switching to SPDX
> License Identifiers, so do that now.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later
commit: 31378bd6fc909afabee69f425bf663002277eecf
--
Tom
More information about the U-Boot
mailing list