aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2013-04-23 08:55:47 +0000
committerEric BĂ©nard <eric@eukrea.com>2013-04-30 21:22:58 +0200
commit0e0c01f24b16085773f7545d89c2e42f17edfa55 (patch)
treefe7aec29e2db30dca6c38345cd47f1fa43290f65
parent8120bd16a1e07d750bd715cfdd21db42f0caaaf4 (diff)
downloadmeta-openembedded-contrib-0e0c01f24b16085773f7545d89c2e42f17edfa55.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>
-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"