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