From: Florian Eckert Date: Tue, 19 Mar 2024 12:16:35 +0000 (+0100) Subject: luci-proto-openfortivpn: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=20f8895f90175dfa35eb1727e8740e1e9007f5f2;p=openwrt-luci.git luci-proto-openfortivpn: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-openfortivpn/Makefile b/protocols/luci-proto-openfortivpn/Makefile index fbdad18b3b..8bcdd5dd62 100644 --- a/protocols/luci-proto-openfortivpn/Makefile +++ b/protocols/luci-proto-openfortivpn/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for OpenFortivpn LUCI_DEPENDS:=+openfortivpn +luci-lua-runtime +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature