diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-12-15 15:22:12 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-21 17:11:28 +0000 |
commit | d06a8b345e129f20d2997531c63c422c0a6a2fb7 (patch) | |
tree | de56ef8f2003ee0b932db3c79bbe3d6a7ddddbb7 /meta/recipes-sato/matchbox-sato | |
parent | fe4ac4c2ae87ad8e11814870cf3ab707eeb46ae6 (diff) | |
download | openembedded-core-contrib-d06a8b345e129f20d2997531c63c422c0a6a2fb7.tar.gz |
matchbox-session-sato: clarify LICENSE in GPLv2.0
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/matchbox-sato')
-rw-r--r-- | meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb index c738584232f..10fd5b42c58 100644 --- a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Custom MB session files for poky" HOMEPAGE = "http://www.matchbox-project.org/" BUGTRACKER = "http://bugzilla.openedhand.com/" -LICENSE = "GPL" +LICENSE = "GPLv2.0+" LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be63" # Distro can override initscripts provider |