sys-mon: set license to MIT

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-11-29 09:48:41 +01:00
parent 9ddeed73e6
commit d72f6b7a1a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
SUMMARY = "NetModule system monitoring app"
SECTION = "base"
LICENSE = "GPLv2+"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bde2a6343527f4ace81c3fb4ca0d2742"
SRC_URI = "git://gitlab.netmodule.intranet/oem-linux/tools/sys-mon.git;protocol=ssh;user=git;branch=develop"