[oe-commits] Paul Barker : gateone: fix license name

git at git.openembedded.org git at git.openembedded.org
Tue May 7 19:50:08 UTC 2013


Module: meta-openembedded.git
Branch: dylan
Commit: 0e0c01f24b16085773f7545d89c2e42f17edfa55
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=0e0c01f24b16085773f7545d89c2e42f17edfa55

Author: Paul Barker <paul at paulbarker.me.uk>
Date:   Tue Apr 23 08:55:47 2013 +0000

gateone: fix license name

The Affero GPL is in common-licenses as 'AGPL-3.0' not 'AGPLv3'.

Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-connectivity/gateone/gateone_git.bb    |    2 +-
 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 39b4aff..e5b8527 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"





More information about the Openembedded-commits mailing list