diff --git a/recipes-core/basu/basu_git.bb b/recipes-core/basu/basu_git.bb index c8378d4..388924c 100644 --- a/recipes-core/basu/basu_git.bb +++ b/recipes-core/basu/basu_git.bb @@ -1,7 +1,7 @@ SUMMARY = "The sd-bus library, extracted from systemd." HOMEPAGE = "https://sr.ht/~emersion/basu" SECTION = "base" -LICENSE = "LGPL-2.1" +LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://git.sr.ht/~emersion/basu;protocol=https;branch=master" diff --git a/recipes-core/elogind/elogind_git.bb b/recipes-core/elogind/elogind_git.bb index 7952b9c..e9983f0 100644 --- a/recipes-core/elogind/elogind_git.bb +++ b/recipes-core/elogind/elogind_git.bb @@ -2,7 +2,7 @@ SUMMARY = "Elogind User, Seat and Session Manager." DESCRIPTION = "Elogind is the systemd project's "logind", extracted out to be a standalone daemon. It integrates with PAM to know the set of users that are logged in to a system and whether they are logged in graphically, on the console, or remotely." HOMEPAGE = "https://github.com/elogind" SECTION = "base/shell" -LICENSE = "LGPL-2.1" +LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" SRC_URI = "git://github.com/elogind/elogind.git;protocol=https;nobranch=1" diff --git a/recipes-devtools/python/python-xlib_git.bb b/recipes-devtools/python/python-xlib_git.bb index f795c20..f915cd0 100644 --- a/recipes-devtools/python/python-xlib_git.bb +++ b/recipes-devtools/python/python-xlib_git.bb @@ -1,5 +1,5 @@ SUMMARY = "The Python X Library." -LICENSE = "LGPL-2.1" +LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" SRC_URI = " \ diff --git a/recipes-extended/gom/gom_0.4.bb b/recipes-extended/gom/gom_0.4.bb index c1daaa7..6d51582 100644 --- a/recipes-extended/gom/gom_0.4.bb +++ b/recipes-extended/gom/gom_0.4.bb @@ -1,5 +1,5 @@ SUMMARY = "libgom - GObject Data Mapper." -LICENSE="LGPL-2.1" +LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" GNOMEBASEBUILDCLASS = "meson" diff --git a/recipes-graphics/aalib/aalib_1.4.0.bb b/recipes-graphics/aalib/aalib_1.4.0.bb index 9a3756b..1aa3dbe 100644 --- a/recipes-graphics/aalib/aalib_1.4.0.bb +++ b/recipes-graphics/aalib/aalib_1.4.0.bb @@ -4,7 +4,7 @@ SECTION = "libs" DEPENDS = "ncurses" -LICENSE = "LGPLv2" +LICENSE = "LGPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" S = "${WORKDIR}/aalib-1.4.0" diff --git a/recipes-gtk/calls/calls_41.1.bb b/recipes-gtk/calls/calls_41.1.bb index 3701bc9..66df49d 100644 --- a/recipes-gtk/calls/calls_41.1.bb +++ b/recipes-gtk/calls/calls_41.1.bb @@ -1,5 +1,5 @@ SUMMARY = "A phone dialer and call handler." -LICENSE="GPLv3+" +LICENSE = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" GNOMEBASEBUILDCLASS = "meson" diff --git a/recipes-gtk/gimp/gimp_git.bb b/recipes-gtk/gimp/gimp_git.bb index 91eae41..374096f 100644 --- a/recipes-gtk/gimp/gimp_git.bb +++ b/recipes-gtk/gimp/gimp_git.bb @@ -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" diff --git a/recipes-support/wl-clipboard/wl-clipboard_git.bb b/recipes-support/wl-clipboard/wl-clipboard_git.bb index bd9a1b4..1940df1 100644 --- a/recipes-support/wl-clipboard/wl-clipboard_git.bb +++ b/recipes-support/wl-clipboard/wl-clipboard_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "This project implements two command-line Wayland clipboard utilit HOMEPAGE = "https://github.com/bugaevc/wl-clipboard" BUGTRACKER = "https://github.com/bugaevc/wl-clipboard/issues" SECTION = "base/shell" -LICENSE = "GPL-3.0" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" diff --git a/recipes-wlroots/phoc/phoc_git.bb b/recipes-wlroots/phoc/phoc_git.bb index e468ad7..0ffe8bf 100644 --- a/recipes-wlroots/phoc/phoc_git.bb +++ b/recipes-wlroots/phoc/phoc_git.bb @@ -2,7 +2,7 @@ SUMMARY = "wlroots based Phone compositor as used on the Librem5." HOMEPAGE = "https://gitlab.gnome.org/World/Phosh/phoc" SECTION = "graphics" -LICENSE = "GPL-3.0" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"