aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2013-04-23 08:55:47 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-26 10:00:32 +0200
commit003565af7a952dd8d0646e1b59aff1ae568c9ddf (patch)
treec62433dd47b465d53b93b341fd4546525a914433 /meta-oe/recipes-connectivity
parent4f95cdca5ecf26113c2000f1bef8976df5ac7b07 (diff)
downloadmeta-openembedded-contrib-003565af7a952dd8d0646e1b59aff1ae568c9ddf.tar.gz
gateone: fix license name
The Affero GPL is in common-licenses as 'AGPL-3.0' not 'AGPLv3'. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/gateone/gateone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index 39b4aff77e..e5b8527c5d 100644
--- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client"
-LICENSE = "AGPLv3"
+LICENSE = "AGPL-3.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c"
PR = "r13"