summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-sqm
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-sqm')
-rw-r--r--applications/luci-app-sqm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-app-sqm/Makefile b/applications/luci-app-sqm/Makefile
index cce746a2a8..f577778ba3 100644
--- a/applications/luci-app-sqm/Makefile
+++ b/applications/luci-app-sqm/Makefile
@@ -3,11 +3,11 @@
include $(TOPDIR)/rules.mk
-LUCI_TITLE:=LuCI Support for SQM Scripts
-LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package
-
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
+PKG_LICENSE:=Apache-2.0
+LUCI_TITLE:=LuCI Support for SQM Scripts
+LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package
LUCI_DEPENDS:=+luci-base +sqm-scripts
include ../../luci.mk