lttng-tools: comma separate licenses
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 14 Dec 2015 13:11:24 +0000 (10:11 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Dec 2015 21:07:50 +0000 (22:07 +0100)
[Thomas: put between parenthesis the description of what is covered by
each license.]

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lttng-tools/lttng-tools.mk

index b14b7e72f8183397f0d2cd60a5f42c7264e9c67d..65e04844f009fb86b28dab60759e805b67cad70f 100644 (file)
@@ -7,7 +7,7 @@
 LTTNG_TOOLS_VERSION = 2.7.0
 LTTNG_TOOLS_SITE = http://lttng.org/files/lttng-tools
 LTTNG_TOOLS_SOURCE = lttng-tools-$(LTTNG_TOOLS_VERSION).tar.bz2
-LTTNG_TOOLS_LICENSE = GPLv2+; LGPLv2.1+ for include/lttng/* and src/lib/lttng-ctl/*
+LTTNG_TOOLS_LICENSE = GPLv2+, LGPLv2.1+ (include/lttng/*, src/lib/lttng-ctl/*)
 LTTNG_TOOLS_LICENSE_FILES = gpl-2.0.txt lgpl-2.1.txt LICENSE
 LTTNG_TOOLS_CONF_OPTS += --with-xml-prefix=$(STAGING_DIR)/usr
 # Need autoreconf because of a patch touching configure.ac