taglib: comma separate licenses
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 14 Dec 2015 13:11:17 +0000 (10:11 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Dec 2015 21:04:49 +0000 (22:04 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/taglib/taglib.mk

index ed088740ea47f558f3c0d5525689aa10881195d3..241065002535e1d2bd30dad36b71e0a528b132d1 100644 (file)
@@ -7,7 +7,7 @@
 TAGLIB_VERSION = 1.9.1
 TAGLIB_SITE = http://taglib.github.io/releases
 TAGLIB_INSTALL_STAGING = YES
-TAGLIB_LICENSE = LGPLv2.1 MPL
+TAGLIB_LICENSE = LGPLv2.1, MPL
 TAGLIB_LICENSE_FILES = COPYING.LGPL COPYING.MPL
 
 ifeq ($(BR2_PACKAGE_ZLIB),y)