mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
4f95cdca5e
commit
003565af7a
@@ -1,5 +1,5 @@
|
|||||||
DESCRIPTION = "HTML5 (plugin-free) web-based terminal emulator and SSH client"
|
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"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ee5b168fc7de89a0cadc49e27830aa2c"
|
||||||
|
|
||||||
PR = "r13"
|
PR = "r13"
|
||||||
|
|||||||
Reference in New Issue
Block a user