diff options
| author | Paul Barker <paul@paulbarker.me.uk> | 2013-04-23 08:55:47 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-26 10:00:32 +0200 |
| commit | 003565af7a952dd8d0646e1b59aff1ae568c9ddf (patch) | |
| tree | c62433dd47b465d53b93b341fd4546525a914433 /meta-oe/recipes-connectivity/gateone | |
| parent | 4f95cdca5ecf26113c2000f1bef8976df5ac7b07 (diff) | |
| download | meta-openembedded-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/gateone')
| -rw-r--r-- | meta-oe/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 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 @@ | |||
| 1 | DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client" | 1 | DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client" |
| 2 | LICENSE = "AGPLv3" | 2 | LICENSE = "AGPL-3.0" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c" |
| 4 | 4 | ||
| 5 | PR = "r13" | 5 | PR = "r13" |
