[oe-commits] Martin Jansa : e-tasks: fix licensing information

git at git.openembedded.org git at git.openembedded.org
Tue Oct 18 07:20:41 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: 2c5b1efcd1b66912b32ffd47013054c34955d33b
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2c5b1efcd1b66912b32ffd47013054c34955d33b

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Oct 17 12:45:39 2011 +0200

e-tasks: fix licensing information

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-efl/recipes-efl/e17/e-tasks_svn.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/e-tasks_svn.bb b/meta-efl/recipes-efl/e17/e-tasks_svn.bb
index eff0275..b79353b 100644
--- a/meta-efl/recipes-efl/e17/e-tasks_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-tasks_svn.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "e-tasks is a todo program for Openmoko phones"
 HOMEPAGE = "http://code.google.com/p/e-tasks/"
 AUTHOR = "cchandel"
-LICENSE = "GPLv2"
+LICENSE = "GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
 SECTION = "e/apps"
 DEPENDS = "elementary eina edbus sqlite3"
 





More information about the Openembedded-commits mailing list