From: Gustavo Zacarias Date: Mon, 14 Dec 2015 13:11:03 +0000 (-0300) Subject: bluez_utils: comma separate licenses X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=643e1f4c58109ae8ff4be9db3efd0c4a8809a733;p=buildroot.git bluez_utils: comma separate licenses Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/bluez_utils/bluez_utils.mk b/package/bluez_utils/bluez_utils.mk index 6327a2824b..c2e8295154 100644 --- a/package/bluez_utils/bluez_utils.mk +++ b/package/bluez_utils/bluez_utils.mk @@ -11,7 +11,7 @@ BLUEZ_UTILS_INSTALL_STAGING = YES BLUEZ_UTILS_DEPENDENCIES = dbus libglib2 BLUEZ_UTILS_CONF_OPTS = --enable-test --enable-tools BLUEZ_UTILS_AUTORECONF = YES -BLUEZ_UTILS_LICENSE = GPLv2+ LGPLv2.1+ +BLUEZ_UTILS_LICENSE = GPLv2+, LGPLv2.1+ BLUEZ_UTILS_LICENSE_FILES = COPYING COPYING.LIB # BlueZ 3.x compatibility