From be212dd4523bab550fa55f5a635f8d038bd30292 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Tue, 19 Mar 2024 13:37:41 +0100 Subject: luci-theme-openwrt-2020: add missing license information Signed-off-by: Florian Eckert --- themes/luci-theme-openwrt-2020/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/luci-theme-openwrt-2020/Makefile b/themes/luci-theme-openwrt-2020/Makefile index 792c55fad8..3fab013672 100644 --- a/themes/luci-theme-openwrt-2020/Makefile +++ b/themes/luci-theme-openwrt-2020/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI modern OpenWrt theme LUCI_DEPENDS:=+luci-base +PKG_LICENSE:=Apache-2.0 + define Package/luci-theme-openwrt-2020/postrm #!/bin/sh [ -n "$${IPKG_INSTROOT}" ] || { -- cgit v1.2.3