aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/bonobo
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@windriver.com>2012-01-16 19:14:25 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-16 22:29:22 +0100
commit3767262f9e626c49638dc886adbdf58b167de61c (patch)
tree0fdfb1e4d23855a74537ddf94d8afef6037275b8 /meta-gnome/recipes-gnome/bonobo
parent2df5dcf528a4be15d5a997936754e7973856d535 (diff)
downloadmeta-openembedded-contrib-3767262f9e626c49638dc886adbdf58b167de61c.tar.gz
In LICENSE "&&" should be replaced with "&"
In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/bonobo')
-rw-r--r--meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
index 5f519a54a1..cf37ccfdab 100644
--- a/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
+++ b/meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.3.bb
@@ -1,5 +1,5 @@
SECTION = "x11/gnome/libs"
-LICENSE = "GPLv2 && LGPLv2.1"
+LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"