luci-proto-ipip: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:06:57 +0000 (13:06 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:22:36 +0000 (13:22 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
protocols/luci-proto-ipip/Makefile

index 6af85647e5e11e8e72ab629b964e91c414028339..62a5bed2ff7650449ef8628318fac95a4e0b7093 100644 (file)
@@ -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