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

index 4d707b90e17fac6b0b38a3877f1042717ee00de7..f61ce4a98e11ec1a097ba08e94fa2921176e9c3f 100644 (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}" ] || {