From b2ee84ce60d64adc7566cfa31518c397dce07ef4 Mon Sep 17 00:00:00 2001 From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 14:03:59 +0100 Subject: [PATCH] luci-app-qos: add license tag Signed-off-by: Quirin Hofstaetter --- applications/luci-app-qos/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/luci-app-qos/Makefile b/applications/luci-app-qos/Makefile index dd322a347..fd1255745 100644 --- a/applications/luci-app-qos/Makefile +++ b/applications/luci-app-qos/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Quality of Service configuration module LUCI_DEPENDS:=+qos-scripts +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- 2.11.0