From: Florian Eckert Date: Tue, 19 Mar 2024 12:16:49 +0000 (+0100) Subject: luci-proto-relay: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9ea2dac98afe955c2509912f56e5991939f921e6;p=openwrt-luci.git luci-proto-relay: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-relay/Makefile b/protocols/luci-proto-relay/Makefile index d9c04f76a8..b543f85c47 100644 --- a/protocols/luci-proto-relay/Makefile +++ b/protocols/luci-proto-relay/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for relayd pseudo bridges LUCI_DEPENDS:=+relayd +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature