luci-proto-wireguard: add missing license information
authorFlorian Eckert <[email protected]>
Tue, 19 Mar 2024 12:17:27 +0000 (13:17 +0100)
committerFlorian Eckert <[email protected]>
Tue, 19 Mar 2024 12:22:36 +0000 (13:22 +0100)
Signed-off-by: Florian Eckert <[email protected]>
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