meta-efl: use MIT & BSD license

* add & operator

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-12-29 10:57:49 +01:00
parent cb3876e467
commit af74f96228
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
SUMMARY = "A graphic library for file loading, saving, rendering, and manipulation"
LICENSE = "MIT BSD"
LICENSE = "MIT & BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
DEPENDS = "freetype libpng jpeg virtual/libx11 libxext"