From patchwork Mon Dec 10 23:44:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [01/52] package/qemu: add license information Date: Mon, 10 Dec 2012 13:44:21 -0000 From: "Yann E. MORIN" X-Patchwork-Id: 205057 Message-Id: <1355183112-10735-2-git-send-email-yann.morin.1998@free.fr> To: buildroot@busybox.net Cc: "Yann E. MORIN" QEMU is such a snakes-nest of licenses... :-/ Signed-off-by: "Yann E. MORIN" Cc: Francois Perrad --- package/qemu/qemu.mk | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk index d40d7c9..790d34f 100644 --- a/package/qemu/qemu.mk +++ b/package/qemu/qemu.mk @@ -7,6 +7,11 @@ QEMU_VERSION = 1.2.0 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_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 +# individual source files. QEMU_DEPENDENCIES = host-pkgconf zlib libglib2