luci-app-acl: add missing PKG_LICENSE
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 15 Mar 2024 14:21:46 +0000 (15:21 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Fri, 15 Mar 2024 14:30:31 +0000 (15:30 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-acl/Makefile

index 11af15ebb705f1d4af0031e039c27ae167a56458..f3f03aac6455bd031e1d13e11adcea995ad886ec 100644 (file)
@@ -2,6 +2,8 @@
 
 include $(TOPDIR)/rules.mk
 
+PKG_LICENSE:=Apache-2.0
+
 LUCI_TITLE:=LuCI account management module
 LUCI_DEPENDS:=+luci-base