
On 10/23/23 09:05, Simon Glass wrote:
Hi Heinrich,
On Sun, 22 Oct 2023 at 10:48, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
SPDX headers should use GPL-2.0-or-later and not GPL-2.0+.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@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