mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:45:05 +00:00
e-tasks: fix licensing information
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3e66a8dddb
commit
2c5b1efcd1
@ -1,7 +1,8 @@
|
|||||||
DESCRIPTION = "e-tasks is a todo program for Openmoko phones"
|
DESCRIPTION = "e-tasks is a todo program for Openmoko phones"
|
||||||
HOMEPAGE = "http://code.google.com/p/e-tasks/"
|
HOMEPAGE = "http://code.google.com/p/e-tasks/"
|
||||||
AUTHOR = "cchandel"
|
AUTHOR = "cchandel"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv3"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||||
SECTION = "e/apps"
|
SECTION = "e/apps"
|
||||||
DEPENDS = "elementary eina edbus sqlite3"
|
DEPENDS = "elementary eina edbus sqlite3"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user