[PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Mon Oct 23 10:21:52 CEST 2023
On 10/23/23 09:05, Simon Glass wrote:
> Hi Heinrich,
>
> On Sun, 22 Oct 2023 at 10:48, Heinrich Schuchardt
> <heinrich.schuchardt at canonical.com> wrote:
>>
>> SPDX headers should use GPL-2.0-or-later and not GPL-2.0+.
>>
>> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
>> ---
>> Makefile | 2 +-
>> README | 2 +-
>> api/Makefile | 2 +-
>> api/api.c | 2 +-
>> api/api_display.c | 2 +-
>> api/api_net.c | 2 +-
>> api/api_platform-arm.c | 2 +-
>> api/api_platform-mips.c | 2 +-
>
> In License/README it shows the identifier as 'GPL-2.0+'.
I know. That file needs to be reworked to remove the redundancy with
doc/develop/sending_patches.rst (which has some inaccuracies concerning
SPDX) and moved to HTML. We should handle it in a separate patch.
We will need separate patches for LGPL-2.0+ and LGPL-2.1+, too.
But this should not stop us from merging the current patch.
Best regards
Heinrich
More information about the U-Boot
mailing list