From 1fa7f364f682e5cfaa9d6e565b7ae6b8ec2a90ff Mon Sep 17 00:00:00 2001 From: Jonathan Liu Date: Sun, 16 Mar 2014 01:54:39 +1100 Subject: [PATCH] licenses: rename NOKIA-TPLA-2.4 to DIGIA-TPLA-2.4 The license agreement doesn't mention Nokia anymore after Qt was acquired by Digia. Signed-off-by: Jonathan Liu Signed-off-by: Martin Jansa --- licenses/{NOKIA-TPLA-2.4 => DIGIA-TPLA-2.4} | 0 recipes-qt/qt5/qt3d.inc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename licenses/{NOKIA-TPLA-2.4 => DIGIA-TPLA-2.4} (100%) diff --git a/licenses/NOKIA-TPLA-2.4 b/licenses/DIGIA-TPLA-2.4 similarity index 100% rename from licenses/NOKIA-TPLA-2.4 rename to licenses/DIGIA-TPLA-2.4 diff --git a/recipes-qt/qt5/qt3d.inc b/recipes-qt/qt5/qt3d.inc index 78b9ecc515..74c4cadabf 100644 --- a/recipes-qt/qt5/qt3d.inc +++ b/recipes-qt/qt5/qt3d.inc @@ -2,7 +2,7 @@ require qt5.inc DEPENDS += "qtdeclarative" -LICENSE = "GFDL-1.3 & LGPL-2.1 & NOKIA-TPLA-2.4 | GPL-3.0" +LICENSE = "GFDL-1.3 & LGPL-2.1 & DIGIA-TPLA-2.4 | GPL-3.0" LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de \ file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \ file://LICENSE.PREVIEW.COMMERCIAL;md5=9d94dadfab8b246782ffea02082ee13a \