diff options
Diffstat (limited to 'protocols/luci-proto-vti/Makefile')
-rw-r--r-- | protocols/luci-proto-vti/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 <jem.patel@gmail.com> +PKG_LICENSE:=Apache-2.0 include ../../luci.mk |