summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-gre
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:06:46 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:22:36 +0100
commit02fc28de2639544ae46e9ebc8704dfe73b18c2ca (patch)
treee8565f6d2841e10d7876cee1d3fa4b458dd4145b /protocols/luci-proto-gre
parentff141f2bfd0fc543ff48e10e3ef0396a1fbb7967 (diff)
luci-proto-gre: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'protocols/luci-proto-gre')
-rw-r--r--protocols/luci-proto-gre/Makefile1
1 files changed, 1 insertions, 0 deletions
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 <jan.betik@svine.su>
+PKG_LICENSE:=Apache-2.0
include ../../luci.mk