luci-app-nlbwmon: add missing PKG_LICENSE
authorFlorian Eckert <redacted>
Fri, 15 Mar 2024 14:31:47 +0000 (15:31 +0100)
committerFlorian Eckert <redacted>
Fri, 15 Mar 2024 14:32:56 +0000 (15:32 +0100)
Signed-off-by: Florian Eckert <redacted>
applications/luci-app-nlbwmon/Makefile

index d53452c3f0f7bf74117efe2f1c38289a93f17e7f..fcf55a321287b2f66d6dd9572fad84c5ea68349e 100644 (file)
@@ -1,5 +1,7 @@
 include $(TOPDIR)/rules.mk
 
+PKG_LICENSE:=Apache-2.0
+
 LUCI_TITLE:=Netlink based bandwidth accounting
 LUCI_DEPENDS:=+luci-base +nlbwmon
 
git clone https://git.99rst.org/PROJECT