From 408f45aef3219d80033c914db647d12b8eb4cf9b Mon Sep 17 00:00:00 2001 From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 14:22:24 +0100 Subject: [PATCH] luci-theme-bootstrap: add license tag Signed-off-by: Quirin Hofstaetter --- themes/luci-theme-bootstrap/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.0