luci-lib-iptparser: add missing license information

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2024-03-19 13:49:07 +01:00
parent fea8509c37
commit c3f93d6cb5

View File

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