summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/qemu/qemu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index 94e1bcfd25..7accc1e05a 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -7,7 +7,7 @@
QEMU_VERSION = 2.4.0.1
QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2
QEMU_SITE = http://wiki.qemu.org/download
-QEMU_LICENSE = GPLv2 LGPLv2.1 MIT BSD-3c BSD-2c Others/BSD-1c
+QEMU_LICENSE = GPLv2, LGPLv2.1, MIT, BSD-3c, BSD-2c, Others/BSD-1c
QEMU_LICENSE_FILES = COPYING COPYING.LIB
# NOTE: there is no top-level license file for non-(L)GPL licenses;
# the non-(L)GPL license texts are specified in the affected
OpenPOWER on IntegriCloud