summaryrefslogtreecommitdiff
path: root/package/olsr
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-14 10:11:11 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-15 22:04:18 +0100
commit4824243aa418ada76191acd65e6be9c4a2c6ba6f (patch)
tree4c580c8f33ba5717b4adfb51f271efbd967a1bf7 /package/olsr
parent0164730c01682fbb2f5f4144719f180a340e2788 (diff)
olsr: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/olsr')
-rw-r--r--package/olsr/olsr.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/olsr/olsr.mk b/package/olsr/olsr.mk
index a96c898ae..60c80988d 100644
--- a/package/olsr/olsr.mk
+++ b/package/olsr/olsr.mk
@@ -12,7 +12,7 @@ OLSR_PLUGINS = arprefresh bmf dot_draw dyn_gw dyn_gw_plain httpinfo jsoninfo \
mdns nameservice p2pd pgraph secure txtinfo watchdog
# Doesn't really need quagga but not very useful without it
OLSR_PLUGINS += $(if $(BR2_PACKAGE_QUAGGA),quagga)
-OLSR_LICENSE = BSD-3c LGPLv2.1+
+OLSR_LICENSE = BSD-3c, LGPLv2.1+
OLSR_LICENSE_FILES = license.txt lib/pud/nmealib/LICENSE
OLSR_DEPENDENCIES = host-flex host-bison