luci-theme-openwrt-2020: add missing license information

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2024-03-19 13:37:41 +01:00
parent 0f5fd2e70a
commit be212dd452

View File

@@ -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}" ] || {