luci-lib-iptparser: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:49:07 +0000 (13:49 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:49:07 +0000 (13:49 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/luci-lib-iptparser/Makefile

index 06748adbfcb36457e6e8d844ea8a533c80a5c163..c5e45faedef3c4db0e98bc897a7bb1741ff5d584 100644 (file)
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Iptables listing parser class
 LUCI_DEPENDS:=+luci-base
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature