All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH] licenses: rename NOKIA-TPLA-2.4 to DIGIA-TPLA-2.4
@ 2014-03-15 14:54 Jonathan Liu
  2014-03-15 15:04 ` Khem Raj
  0 siblings, 1 reply; 7+ messages in thread
From: Jonathan Liu @ 2014-03-15 14:54 UTC (permalink / raw)
  To: openembedded-devel

The license agreement doesn't mention Nokia anymore after Qt was
acquired by Digia.

Signed-off-by: Jonathan Liu <net147@gmail.com>
---
 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 78b9ecc..74c4cad 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 \
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-15 18:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-15 14:54 [meta-qt5][PATCH] licenses: rename NOKIA-TPLA-2.4 to DIGIA-TPLA-2.4 Jonathan Liu
2014-03-15 15:04 ` Khem Raj
2014-03-15 15:20   ` Martin Jansa
2014-03-15 15:22     ` Khem Raj
2014-03-15 15:27       ` Martin Jansa
2014-03-15 15:55         ` Khem Raj
2014-03-15 18:03           ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.