From 0e0c01f24b16085773f7545d89c2e42f17edfa55 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Tue, 23 Apr 2013 08:55:47 +0000 Subject: gateone: fix license name The Affero GPL is in common-licenses as 'AGPL-3.0' not 'AGPLv3'. Signed-off-by: Paul Barker Signed-off-by: Martin Jansa --- meta-oe/recipes-connectivity/gateone/gateone_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf