summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-ipip/Makefile
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:06:57 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:22:36 +0100
commit5b8130c1efa69b9589cb5fd6c7e49084a1de6169 (patch)
treea50a468c5c263d7eba053ee0b505de677a42515b /protocols/luci-proto-ipip/Makefile
parent02fc28de2639544ae46e9ebc8704dfe73b18c2ca (diff)
luci-proto-ipip: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'protocols/luci-proto-ipip/Makefile')
-rw-r--r--protocols/luci-proto-ipip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-ipip/Makefile b/protocols/luci-proto-ipip/Makefile
index 6af85647e5..62a5bed2ff 100644
--- a/protocols/luci-proto-ipip/Makefile
+++ b/protocols/luci-proto-ipip/Makefile
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for IPIP tunnels (IPv4-in-IPv4 RFC2003)
LUCI_DEPENDS:=+ipip
PKG_MAINTAINER:=Roger Pueyo Centelles <roger.pueyo@guifi.net>
+PKG_LICENSE:=Apache-2.0
include ../../luci.mk