From 42be6e3257fa6fd510df66eefa1902eee41d1629 Mon Sep 17 00:00:00 2001 From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 14:01:42 +0100 Subject: [PATCH] luci-app-commands: add license tag Signed-off-by: Quirin Hofstaetter --- applications/luci-app-commands/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/luci-app-commands/Makefile b/applications/luci-app-commands/Makefile index dc5d0ca84..f41d6e2d4 100644 --- a/applications/luci-app-commands/Makefile +++ b/applications/luci-app-commands/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Shell Command Module LUCI_DEPENDS:= +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- 2.11.0