aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-03-27 13:21:45 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2019-03-27 11:46:09 +0000
commit9a616791b9dc6bdeb1939c8bdb1accad5b99fa2f (patch)
tree30833dc98d9b04a7298aa37d39ef5f9b81d8996c
parent7742142bd650dd91f9b203e23b7c1d3f9bf78013 (diff)
opcua: add license used in open62541 3rdparty sources
The 3rdparty sources in open62541 use Mozilla Public License 2.0 and Creative Commons CCZero 1.0. Change-Id: I3bc0ec54058a06c3d268fd9f992d190739c6ed50 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--recipes-qt/qt5/qtopcua_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtopcua_git.bb b/recipes-qt/qt5/qtopcua_git.bb
index 35ac08fd..50f9ac88 100644
--- a/recipes-qt/qt5/qtopcua_git.bb
+++ b/recipes-qt/qt5/qtopcua_git.bb
@@ -1,7 +1,7 @@
require qt5.inc
require qt5-git.inc
-LICENSE = "GFDL-1.3 & ( GPL-2.0+ | LGPL-3.0 ) | The-Qt-Company-Commercial"
+LICENSE = "( GFDL-1.3 & ( GPL-2.0+ | LGPL-3.0 ) | The-Qt-Company-Commercial ) & MPL-2.0 & CC0-1.0"
LIC_FILES_CHKSUM = " \
file://LICENSE.FDL;md5=f70ee9a6c44ae8917586fea34dff0ab5 \
file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \