Change licenses to SPDIX

* Latest oe-core warns with 'Recipe LICENSE includes obsolete licenses GPLv2
  [obsolete-license]'
* Auto changed by oe-cores's script scripts/contrib/convert-spdx-licenses.py

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-10 23:22:40 +01:00
parent ee679ffd67
commit b857d342b4
23 changed files with 23 additions and 23 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION = "Games image to be used on USB stick (development image)"
IMAGE_LINGUAS = " "
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
inherit core-image

View File

@@ -3,7 +3,7 @@ DESCRIPTION = "meta-games layer test image"
IMAGE_LINGUAS = " "
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
inherit core-image

View File

@@ -3,7 +3,7 @@ DESCRIPTION = "Games image to be used on USB stick"
IMAGE_LINGUAS = " "
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
inherit core-image