From 39fc712a4a511599568cd1d48f96d62aa2414cd5 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 24 Feb 2022 14:18:15 +0000 Subject: Update licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use correct SPDX names for the licenses. Change-Id: I98dc07929365563384d89b0e3b2bd86f9e4fb993 Reviewed-by: Pasi Petäjäjärvi (cherry picked from commit c551c7d8a052a651ecbf7a7c958ad83cc8f3a9b4) Reviewed-by: Qt Cherry-pick Bot --- meta-boot2qt/recipes-devtools/python/nativesdk-prebuild-python.inc | 2 +- meta-boot2qt/recipes-graphics/fonts/ttf-freefont_20120503.bb | 2 +- meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb | 2 +- meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-startupscreen_git.bb | 2 +- meta-boot2qt/recipes-qt/boot2qt-addons/qdb_git.bb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/meta-boot2qt/recipes-devtools/python/nativesdk-prebuild-python.inc b/meta-boot2qt/recipes-devtools/python/nativesdk-prebuild-python.inc index 4e258db9..79d773f8 100644 --- a/meta-boot2qt/recipes-devtools/python/nativesdk-prebuild-python.inc +++ b/meta-boot2qt/recipes-devtools/python/nativesdk-prebuild-python.inc @@ -27,7 +27,7 @@ ## ############################################################################ -LICENSE = "PSFv2" +LICENSE = "PSF-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4b8a9367e6bb2acb6f26dc08654f6ee5" diff --git a/meta-boot2qt/recipes-graphics/fonts/ttf-freefont_20120503.bb b/meta-boot2qt/recipes-graphics/fonts/ttf-freefont_20120503.bb index 7407b01f..58ef9aa5 100644 --- a/meta-boot2qt/recipes-graphics/fonts/ttf-freefont_20120503.bb +++ b/meta-boot2qt/recipes-graphics/fonts/ttf-freefont_20120503.bb @@ -29,7 +29,7 @@ DESCRIPTION = "GNU FreeFont is a free family of scalable outline fonts" HOMEPAGE = "http://savannah.gnu.org/projects/freefont" -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" require recipes-graphics/ttf-fonts/ttf.inc diff --git a/meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb b/meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb index 2f3db0ab..5e76341a 100644 --- a/meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb +++ b/meta-boot2qt/recipes-graphics/hunspell/hunspell-dicts_git.bb @@ -29,7 +29,7 @@ DESCRIPTION = "Hunspell Dictionaries" -LICENSE = "GPL-2.0 & (GPL-2.0|LGPL-2.1|MPL-1.1)" +LICENSE = "GPL-2.0-only & (GPL-2.0|LGPL-2.1|MPL-1.1)" LIC_FILES_CHKSUM = " \ file://en/license.txt;md5=686e6cb566fd6382c9fcc7a557bf4544 \ file://ar/COPYING.txt;md5=ccafd10563b9ffba693011bf470062c6 \ diff --git a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-startupscreen_git.bb b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-startupscreen_git.bb index 4f9ad3e6..a2d77764 100644 --- a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-startupscreen_git.bb +++ b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-startupscreen_git.bb @@ -28,7 +28,7 @@ ############################################################################ DESCRIPTION = "Boot to Qt Startup Screen" -LICENSE = "BSD | The-Qt-Company-Commercial" +LICENSE = "BSD-3-Clause | The-Qt-Company-Commercial" LIC_FILES_CHKSUM = "file://main.cpp;md5=5c11ee2d9fe17c24e80b866d1b758458;beginline=1;endline=49" inherit qt6-cmake systemd diff --git a/meta-boot2qt/recipes-qt/boot2qt-addons/qdb_git.bb b/meta-boot2qt/recipes-qt/boot2qt-addons/qdb_git.bb index cacad2a9..23f19ccd 100644 --- a/meta-boot2qt/recipes-qt/boot2qt-addons/qdb_git.bb +++ b/meta-boot2qt/recipes-qt/boot2qt-addons/qdb_git.bb @@ -29,7 +29,7 @@ DESCRIPTION = "Qt Debug Bridge Daemon" SECTION = "devel" -LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" +LICENSE = "GPL-3.0-only | The-Qt-Company-Commercial" LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504" inherit features_check -- cgit v1.2.3