luci-proto-vxlan: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:17:16 +0000 (13:17 +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-vxlan/Makefile

index d6b2e6faaaa78300dfde412ad926363092f0b8c1..1b9cb45c8306ad92f7b51710f166bcfad876a56f 100644 (file)
@@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Virtual eXtensible Local Area Network (VXLAN, RFC7348)
 LUCI_DEPENDS:=+vxlan
 
 PKG_MAINTAINER:=Wojciech Jowsa <wojciech.jowsa@gmail.com>
+PKG_LICENSE:=Apache-2.0
 
 include ../../luci.mk