aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qmake/qmake-native_1.07a.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-18 14:41:21 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-09-18 14:41:21 +0100
commit4b3aee65d27356c26728341f3de64ce7c6ef456c (patch)
tree32182034800a41c167e6b53e41f474251e7876b2 /recipes-qt/qmake/qmake-native_1.07a.bb
parent1445f753d5a7f2e032d1fbaa2b1aac3aa2530de5 (diff)
downloadmeta-opie-4b3aee65d27356c26728341f3de64ce7c6ef456c.tar.gz
Correct TrollTech GPL/QPL LICENSE field syntax
Use pipe separator which is standard for OE core, and specify GPLv2 where known. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qt/qmake/qmake-native_1.07a.bb')
-rw-r--r--recipes-qt/qmake/qmake-native_1.07a.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qmake/qmake-native_1.07a.bb b/recipes-qt/qmake/qmake-native_1.07a.bb
index 43d3a4d..e4f0cd5 100644
--- a/recipes-qt/qmake/qmake-native_1.07a.bb
+++ b/recipes-qt/qmake/qmake-native_1.07a.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "TrollTech Makefile Generator"
HOMEPAGE = "http://www.trolltech.com"
SECTION = "devel"
-LICENSE = "GPL QPL"
+LICENSE = "GPLv2 | QPL"
PR = "r7"
QTEVER = "qt-embedded-free-3.3.5"