From 13df95beabc0c4ae374b245ce195174e64004a5d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 13 Mar 2012 23:50:06 +0000 Subject: qt-x11-free-common: Add version to LICENSE fields Signed-off-by: Richard Purdie --- recipes-qt3/qt3/qt-x11-free-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt3/qt3/qt-x11-free-common.inc b/recipes-qt3/qt3/qt-x11-free-common.inc index 4c16b73..fac77d5 100644 --- a/recipes-qt3/qt3/qt-x11-free-common.inc +++ b/recipes-qt3/qt3/qt-x11-free-common.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Qt/X11 Version ${PV} is a full fledged cross-platform application framework" SECTION = "x11/libs" -LICENSE = "GPL | QPL" +LICENSE = "GPLv2 | QPL-1.0" HOMEPAGE = "http://www.trolltech.com" INC_PR = "r5" -- cgit