From: Florian Eckert Date: Tue, 19 Mar 2024 12:16:17 +0000 (+0100) Subject: luci-proto-openconnect: add missing license information X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=216ef47b4f772ebb307ac5b8869b01ad4b72d290;p=project%2Fluci.git luci-proto-openconnect: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-openconnect/Makefile b/protocols/luci-proto-openconnect/Makefile index 9f12bcdedf..1b9232baa8 100644 --- a/protocols/luci-proto-openconnect/Makefile +++ b/protocols/luci-proto-openconnect/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for OpenConnect VPN LUCI_DEPENDS:=+openconnect +luci-lua-runtime +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature