From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 13:22:24 +0000 (+0100) Subject: luci-theme-bootstrap: add license tag X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=408f45aef3219d80033c914db647d12b8eb4cf9b luci-theme-bootstrap: add license tag Signed-off-by: Quirin Hofstaetter --- diff --git a/themes/luci-theme-bootstrap/Makefile b/themes/luci-theme-bootstrap/Makefile index c4e684ed1..1bb205ee0 100644 --- a/themes/luci-theme-bootstrap/Makefile +++ b/themes/luci-theme-bootstrap/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Bootstrap Theme (default) LUCI_DEPENDS:= +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature