aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcanvas3d_git.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2022-02-11 18:05:54 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2022-06-15 10:59:04 +0200
commit87de03ce5001e83e8a0d4a16747051afa78308d6 (patch)
treeac5591658d9aba455e20dee47d9a860b15668f3f /recipes-qt/qt5/qtcanvas3d_git.bb
parent2675a1d62e4eb6a7e7139ae0847a3dd8a79f5028 (diff)
recipes-qt: update ambiguous "BSD" license with "BSD-3-Clause"
OE-Core recently removed ambiguous "BSD" license in order for recipes to be more specific and use the exact variants of BSD. Update meta-qt5 recipes with "BSD-3-Clause" as that was the previous default. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtcanvas3d_git.bb')
-rw-r--r--recipes-qt/qt5/qtcanvas3d_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtcanvas3d_git.bb b/recipes-qt/qt5/qtcanvas3d_git.bb
index 0612cd4d..6302b6d4 100644
--- a/recipes-qt/qt5/qtcanvas3d_git.bb
+++ b/recipes-qt/qt5/qtcanvas3d_git.bb
@@ -1,7 +1,7 @@
require qt5.inc
require qt5-git.inc
-LICENSE = "GFDL-1.3 & BSD & ( GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 ) & ( GPL-2.0+ | LGPL-3.0 ) | The-Qt-Company-Commercial"
+LICENSE = "GFDL-1.3 & BSD-3-Clause & ( GPL-3.0 & The-Qt-Company-GPL-Exception-1.0 ) & ( GPL-2.0+ | LGPL-3.0 ) | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \