luci-theme-openwrt-2020: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:37:41 +0000 (13:37 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:37:41 +0000 (13:37 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
themes/luci-theme-openwrt-2020/Makefile

index 792c55fad8036017747b8dee9edc969374afd4ec..3fab0136726f86f48344bc868fe185fda3cf6822 100644 (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}" ] || {