luci-app-qos: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
This commit is contained in:
parent
015348d8e1
commit
b2ee84ce60
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
||||||
LUCI_TITLE:=Quality of Service configuration module
|
LUCI_TITLE:=Quality of Service configuration module
|
||||||
LUCI_DEPENDS:=+qos-scripts
|
LUCI_DEPENDS:=+qos-scripts
|
||||||
|
|
||||||
|
PKG_LICENSE:=Apache-2.0
|
||||||
|
|
||||||
include ../../luci.mk
|
include ../../luci.mk
|
||||||
|
|
||||||
# call BuildPackage - OpenWrt buildroot signature
|
# call BuildPackage - OpenWrt buildroot signature
|
||||||
|
|
Loading…
Reference in a new issue