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