From: Florian Eckert Date: Tue, 19 Mar 2024 12:37:14 +0000 (+0100) Subject: luci-theme-openwrt: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0f5fd2e70adda2f23eca7cd649181048e213187e;p=openwrt-luci.git luci-theme-openwrt: add missing license information Signed-off-by: Florian Eckert --- 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}" ] || {