From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 13:01:42 +0000 (+0100) Subject: luci-app-commands: add license tag X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=42be6e3257fa6fd510df66eefa1902eee41d1629;p=project%2Fluci.git luci-app-commands: add license tag Signed-off-by: Quirin Hofstaetter --- diff --git a/applications/luci-app-commands/Makefile b/applications/luci-app-commands/Makefile index dc5d0ca849..f41d6e2d42 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