From: Florian Eckert Date: Tue, 19 Mar 2024 12:17:09 +0000 (+0100) Subject: luci-proto-vti: add missing license information X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ed4c10ba2afb03f0f39a18e5a5fc0ab9374d27e6;p=project%2Fluci.git luci-proto-vti: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-vti/Makefile b/protocols/luci-proto-vti/Makefile index 6520eab48b..9ea70b8e68 100644 --- a/protocols/luci-proto-vti/Makefile +++ b/protocols/luci-proto-vti/Makefile @@ -8,6 +8,7 @@ LUCI_TITLE:=Support for VTI interfaces LUCI_DEPENDS:=+vti PKG_MAINTAINER:=Jaymin Patel +PKG_LICENSE:=Apache-2.0 include ../../luci.mk