mirror of https://git.openwrt.org/project/luci.git
luci-ssl: add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
9b211f0053
commit
40aa47f10a
|
@ -12,6 +12,8 @@ LUCI_BASENAME:=ssl
|
|||
LUCI_TITLE:=LuCI with HTTPS support (mbedTLS as SSL backend)
|
||||
LUCI_DEPENDS:=+luci +libustream-mbedtls +px5g
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
Loading…
Reference in New Issue