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.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=42be6e3257fa6fd510df66eefa1902eee41d1629;hp=b6dd9924cf6a596e5e1539c7cd3cd03f049b8201 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 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