From: Florian Eckert Date: Tue, 19 Mar 2024 12:21:39 +0000 (+0100) Subject: luci-proto-qmi: add missing license information X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9cdb26b8307c30825f0c4ada75d9e2cd250715a8;p=project%2Fluci.git luci-proto-qmi: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-qmi/Makefile b/protocols/luci-proto-qmi/Makefile index 8b2b5e37eb..07793a377d 100644 --- a/protocols/luci-proto-qmi/Makefile +++ b/protocols/luci-proto-qmi/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for QMI LUCI_DEPENDS:=+uqmi +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature