diff options
Diffstat (limited to 'protocols/luci-proto-vxlan/Makefile')
-rw-r--r-- | protocols/luci-proto-vxlan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-vxlan/Makefile b/protocols/luci-proto-vxlan/Makefile index d6b2e6faaa..1b9cb45c83 100644 --- a/protocols/luci-proto-vxlan/Makefile +++ b/protocols/luci-proto-vxlan/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Virtual eXtensible Local Area Network (VXLAN, RFC7348) LUCI_DEPENDS:=+vxlan PKG_MAINTAINER:=Wojciech Jowsa <wojciech.jowsa@gmail.com> +PKG_LICENSE:=Apache-2.0 include ../../luci.mk |