From 06851c6fdc4de0b21034661039f9932a85b5adde Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 4 Mar 2022 00:45:08 -0800 Subject: recipes: Update LICENSE variable to use SPDX license identifiers Signed-off-by: Khem Raj --- meta-gnome/recipes-gimp/babl/babl_0.1.90.bb | 2 +- meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb | 2 +- meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-gnome/recipes-gimp') diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb b/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb index cf10a5ce8..0d2ac527a 100644 --- a/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb +++ b/meta-gnome/recipes-gimp/babl/babl_0.1.90.bb @@ -1,5 +1,5 @@ SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library" -LICENSE = "LGPL-3.0" +LICENSE = "LGPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" GNOMEBASEBUILDCLASS = "meson" diff --git a/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb index d7595b7c9..a6e5fa030 100644 --- a/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb +++ b/meta-gnome/recipes-gimp/gegl/gegl_0.4.36.bb @@ -1,5 +1,5 @@ SUMMARY = "GEGL (Generic Graphics Library) is a graph based image processing framework" -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=f1a8bfcbc85304df454b65d378b299c7" DEPENDS = " \ diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb index 5081583d6..36448b8f7 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.30.bb @@ -1,7 +1,7 @@ SUMMARY = "The GIMP is the GNU Image Manipulation Program" HOMEPAGE = "http://www.gimp.org" SECTION = "x11/graphics" -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e" DEPENDS = " \ -- cgit v1.2.3-54-g00ecf