From a7e9971e1b80467c42bf0edfa6ee26557f06cf25 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Tue, 19 Mar 2024 13:16:59 +0100 Subject: luci-proto-unet: add missing license information Signed-off-by: Florian Eckert --- protocols/luci-proto-unet/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols') diff --git a/protocols/luci-proto-unet/Makefile b/protocols/luci-proto-unet/Makefile index 8cf94b309d..b905d81439 100644 --- a/protocols/luci-proto-unet/Makefile +++ b/protocols/luci-proto-unet/Makefile @@ -10,6 +10,8 @@ LUCI_TITLE:=Support for unetd VPN LUCI_DEPENDS:=+unetd +unet-cli LUCI_PKGARCH:=all +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3