From: Florian Eckert Date: Tue, 19 Mar 2024 12:36:33 +0000 (+0100) Subject: luci-theme-material: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=504d934150a8eb123166b2d80bab0535d1c21cf3;p=openwrt-luci.git luci-theme-material: add missing license information Signed-off-by: Florian Eckert --- diff --git a/themes/luci-theme-material/Makefile b/themes/luci-theme-material/Makefile index 67bc45463b..8e2ca6f790 100644 --- a/themes/luci-theme-material/Makefile +++ b/themes/luci-theme-material/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Material Theme LUCI_DEPENDS:=+luci-base +PKG_LICENSE:=Apache-2.0 + define Package/luci-theme-material/postrm #!/bin/sh [ -n "$${IPKG_INSTROOT}" ] || {