From: Florian Eckert Date: Tue, 19 Mar 2024 12:05:26 +0000 (+0100) Subject: luci-proto-autoip: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=201dc41e86de93b35c857aecad9e57b5aa12dde6;p=openwrt-luci.git luci-proto-autoip: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-autoip/Makefile b/protocols/luci-proto-autoip/Makefile index 1a8181a3e5..87f8dcd532 100644 --- a/protocols/luci-proto-autoip/Makefile +++ b/protocols/luci-proto-autoip/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for Avahi IPv4LL configuration LUCI_DEPENDS:=+avahi-autoipd +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature