summaryrefslogtreecommitdiffhomepage
path: root/protocols
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:17:09 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:22:36 +0100
commited4c10ba2afb03f0f39a18e5a5fc0ab9374d27e6 (patch)
treee592b595d803a6ec4a92681b641d05dd836e8275 /protocols
parenta7e9971e1b80467c42bf0edfa6ee26557f06cf25 (diff)
luci-proto-vti: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'protocols')
-rw-r--r--protocols/luci-proto-vti/Makefile1
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