From: Florian Eckert Date: Tue, 19 Mar 2024 12:06:46 +0000 (+0100) Subject: luci-proto-gre: add missing license information X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=02fc28de2639544ae46e9ebc8704dfe73b18c2ca;p=openwrt-luci.git luci-proto-gre: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-gre/Makefile b/protocols/luci-proto-gre/Makefile index 0b0fa541cb..5ee2b97dbe 100644 --- a/protocols/luci-proto-gre/Makefile +++ b/protocols/luci-proto-gre/Makefile @@ -15,6 +15,7 @@ LUCI_TITLE:=Support for GRE tunnels (RFC2784) LUCI_DEPENDS:=+gre PKG_MAINTAINER:=Jan Betik +PKG_LICENSE:=Apache-2.0 include ../../luci.mk