git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5b59ef0
)
luci-app-nlbwmon: add missing PKG_LICENSE
author
Florian Eckert
<redacted>
Fri, 15 Mar 2024 14:31:47 +0000
(15:31 +0100)
committer
Florian Eckert
<redacted>
Fri, 15 Mar 2024 14:32:56 +0000
(15:32 +0100)
Signed-off-by: Florian Eckert <redacted>
applications/luci-app-nlbwmon/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-nlbwmon/Makefile
b/applications/luci-app-nlbwmon/Makefile
index d53452c3f0f7bf74117efe2f1c38289a93f17e7f..fcf55a321287b2f66d6dd9572fad84c5ea68349e 100644
(file)
--- a/
applications/luci-app-nlbwmon/Makefile
+++ b/
applications/luci-app-nlbwmon/Makefile
@@
-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