From: Florian Eckert Date: Tue, 19 Mar 2024 12:06:12 +0000 (+0100) Subject: luci-proto-external: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ff141f2bfd0fc543ff48e10e3ef0396a1fbb7967;p=openwrt-luci.git luci-proto-external: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-external/Makefile b/protocols/luci-proto-external/Makefile index b9b146d7bd..e67a042cf2 100644 --- a/protocols/luci-proto-external/Makefile +++ b/protocols/luci-proto-external/Makefile @@ -3,6 +3,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for externally managed protocol LUCI_DEPENDS:=+external-protocol +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature