luci-theme-openwrt: 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:14 +01:00
parent 504d934150
commit 0f5fd2e70a

View File

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