luci-proto-wireguard: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:17:27 +0000 (13:17 +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-wireguard/Makefile

index 12137fb19b9ddbc010f06b75efbf51c7b2eef18f..a39e9a78d820cd103d06554b9839c8007f7497a5 100644 (file)
@@ -11,6 +11,7 @@ LUCI_DEPENDS:=+wireguard-tools +ucode
 LUCI_PKGARCH:=all
 
 PKG_PROVIDES:=luci-app-wireguard
+PKG_LICENSE:=Apache-2.0
 
 include ../../luci.mk