Update LICENSE variable to use SPDX license identifiers

This commit is contained in:
Markus Volk
2022-03-04 14:58:29 +01:00
parent c70edb7d88
commit 29371a9f5d
9 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
SUMMARY = "The GIMP is the GNU Image Manipulation Program"
HOMEPAGE = "http://www.gimp.org"
SECTION = "graphics"
LICENSE = "GPLv3"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"