From 1c097510ae27378c5564f1320d73a22c3d4401ed Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sat, 24 Apr 2021 09:17:24 +0200 Subject: [PATCH] Few improvements to license statement verbosity --- recipes-kf5/tier1/bluez-qt.inc | 2 +- recipes-kf5/tier1/extra-cmake-modules.inc | 2 +- recipes-kf5/tier1/kcalendarcore.inc | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-kf5/tier1/bluez-qt.inc b/recipes-kf5/tier1/bluez-qt.inc index d825ebd..808a250 100644 --- a/recipes-kf5/tier1/bluez-qt.inc +++ b/recipes-kf5/tier1/bluez-qt.inc @@ -4,7 +4,7 @@ # # SPDX-License-Identifier: MIT -LICENSE = "LGPL-2.1" +LICENSE = "LGPL-2.1+ & (LGPL-2.1 | LGPL-3.0 | LicenseRef-KDE-Accepted-LGPL)" PR = "r0" DEPENDS = "qtbase" diff --git a/recipes-kf5/tier1/extra-cmake-modules.inc b/recipes-kf5/tier1/extra-cmake-modules.inc index 46b13a8..853f5d1 100644 --- a/recipes-kf5/tier1/extra-cmake-modules.inc +++ b/recipes-kf5/tier1/extra-cmake-modules.inc @@ -3,7 +3,7 @@ # # SPDX-License-Identifier: MIT -LICENSE = "BSD-3-Clause" +LICENSE = "BSD-2-Clause & BSD-3-Clause & MIT" PR = "r0" DEPENDS = "cmake-native qttools qtbase-native qttools-native" diff --git a/recipes-kf5/tier1/kcalendarcore.inc b/recipes-kf5/tier1/kcalendarcore.inc index 2b0ed8e..9cef78b 100644 --- a/recipes-kf5/tier1/kcalendarcore.inc +++ b/recipes-kf5/tier1/kcalendarcore.inc @@ -3,7 +3,8 @@ # # SPDX-License-Identifier: MIT -LICENSE = "LGPL-2.0" +# note: autotests contain LGPL-3.0-or-later +LICENSE = "BSD-3-Clause & LGPL-2.0+" PR = "r0" DEPENDS = " \