luci-app-statistics: add missing PKG_LICENSE
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 15 Mar 2024 14:24:11 +0000 (15:24 +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-statistics/Makefile

index 140c136d5bebce4a6e4a16bbce2db94e96a278fe..132b1402c72fe02f880900425340690067ac303b 100644 (file)
@@ -6,6 +6,8 @@
 
 include $(TOPDIR)/rules.mk
 
+PKG_LICENSE:=Apache-2.0
+
 LUCI_TITLE:=LuCI Statistics Application
 LUCI_DEPENDS:= \
        +luci-base \