From 9a616791b9dc6bdeb1939c8bdb1accad5b99fa2f Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 27 Mar 2019 13:21:45 +0200 Subject: 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 --- recipes-qt/qt5/qtopcua_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3-54-g00ecf