diff options
author | Kwangsub Kim <kwangsub.kim@qt.io> | 2017-09-21 13:14:07 +0900 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-02 12:05:14 +0000 |
commit | 2c3ef00f53683fbdce5b390950b49b67da85d3a1 (patch) | |
tree | b9875111b0a37c3792d380dfa60fda02a8dd68f3 /recipes-qt/qt5/qtquickcontrols2_git.bb | |
parent | f00f79b6846e24b22f1071a8c002943b9d58b79b (diff) | |
download | meta-qt5-2c3ef00f53683fbdce5b390950b49b67da85d3a1.tar.gz |
qt5: add missing commercial license
Signed-off-by: Kwangsub Kim <kwangsub.kim@qt.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtquickcontrols2_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtquickcontrols2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtquickcontrols2_git.bb b/recipes-qt/qt5/qtquickcontrols2_git.bb index e123f0d2..4b2924b0 100644 --- a/recipes-qt/qt5/qtquickcontrols2_git.bb +++ b/recipes-qt/qt5/qtquickcontrols2_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require qt5.inc | 1 | require qt5.inc |
2 | require qt5-git.inc | 2 | require qt5-git.inc |
3 | 3 | ||
4 | LICENSE = "GFDL-1.3 & BSD & LGPL-3.0 | GPL-3.0" | 4 | LICENSE = "GFDL-1.3 & BSD & LGPL-3.0 | GPL-3.0 | The-Qt-Company-Commercial" |
5 | LIC_FILES_CHKSUM = " \ | 5 | LIC_FILES_CHKSUM = " \ |
6 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ | 6 | file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ |
7 | file://LICENSE.LGPLv3;md5=382747d0119037529ec2b98b24038eb0 \ | 7 | file://LICENSE.LGPLv3;md5=382747d0119037529ec2b98b24038eb0 \ |