storage-info: set license to MIT

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-11-29 09:50:24 +01:00
parent 4856b5a3d8
commit d887e262a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
SUMMARY = "Storage Information Tool" SUMMARY = "Storage Information Tool"
SECTION = "base" SECTION = "base"
LICENSE = "GPLv2+" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=81438338854bd7a09cb97215f36db46b" LIC_FILES_CHKSUM = "file://LICENSE;md5=81438338854bd7a09cb97215f36db46b"
SRC_URI = "git://gitlab.com/netmodule/tools/storage-info.git;protocol=ssh;user=git;branch=develop" SRC_URI = "git://gitlab.com/netmodule/tools/storage-info.git;protocol=ssh;user=git;branch=develop"