luci-proto-unet: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:16:59 +0000 (13:16 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:22:36 +0000 (13:22 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
protocols/luci-proto-unet/Makefile

index 8cf94b309d49accc3bbc55f626c148ade24b62e7..b905d81439667d0f9dd2f6f9eab967f96f4a0212 100644 (file)
@@ -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