Few improvements to license statement verbosity

This commit is contained in:
Andreas Cord-Landwehr
2021-04-24 09:17:24 +02:00
parent 08be268341
commit 1c097510ae
3 changed files with 4 additions and 3 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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 = " \