From bbc532e7c65c507ea6b91d1e73ecb60b34d4ab54 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 6 Mar 2022 11:30:24 +0100 Subject: layer: Update LICENSE variable to use SPDX license identifiers Since OE-Core commit 9379f80f48 ("license/insane: Show warning for obsolete license usage"), LICENSE field not containing SPDX identifiers are treated with WARNING. An automated conversion using scripts/contrib/convert-spdx-licenses.py to convert to use the standard SPDX license identifiers has been done on the entire layer. Signed-off-by: Max Krummenacher --- meta-qt5-extra/recipes-qt/falkon/falkon_3.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-qt5-extra/recipes-qt/falkon/falkon_3.1.0.bb') diff --git a/meta-qt5-extra/recipes-qt/falkon/falkon_3.1.0.bb b/meta-qt5-extra/recipes-qt/falkon/falkon_3.1.0.bb index 4a7af6b..034342f 100644 --- a/meta-qt5-extra/recipes-qt/falkon/falkon_3.1.0.bb +++ b/meta-qt5-extra/recipes-qt/falkon/falkon_3.1.0.bb @@ -2,7 +2,7 @@ SUMMARY = "Falkon Webbrowser" HOMEPAGE = "http://www.falkon.org" SECTION = "x11" -LICENSE = "GPLv3 & LGPLv3 & MIT" +LICENSE = "GPL-3.0-only & LGPL-3.0-only & MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" DEPENDS = "libxcb ki18n openssl qtbase qttools-native qtwebengine qtx11extras" -- cgit v1.2.3