edje-viewer: add LIC_FILES_CHKSUM and drop BSD from LICENSE

* COPYING does not say anything from BSD license, only MIT

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-12-02 03:12:32 +01:00
parent 93581aa61c
commit 3e0bf37eeb
+4 -1
View File
@@ -1,5 +1,8 @@
DESCRIPTION = "Edje_Viewer is just that."
LICENSE = "MIT BSD"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \
file://COPYING-PLAIN;md5=e01359041001e8bf24c09acca556e792"
DEPENDS = "elementary"
PV = "0.0.0+svnr${SRCPV}"
SRCREV = "${EFL_SRCREV}"