From: Florian Eckert Date: Tue, 19 Mar 2024 12:05:15 +0000 (+0100) Subject: luci-proto-3g: add missing license information X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=466110d037161e1970d26829285290b3c08ca510;p=project%2Fluci.git luci-proto-3g: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-3g/Makefile b/protocols/luci-proto-3g/Makefile index d1d5455dc8..53caa06cae 100644 --- a/protocols/luci-proto-3g/Makefile +++ b/protocols/luci-proto-3g/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for 3G LUCI_DEPENDS:=+comgt +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature