From ee12e1f38a8bb2cbf58584688f0a90a7872f5dcf Mon Sep 17 00:00:00 2001 From: Chen Wei-Ren Date: Tue, 15 Nov 2011 20:47:12 +0800 Subject: [PATCH] LICENSE: There is no libqemu.a anymore Remove statement about libqemu.a from LICENSE. Reviewed-by: Peter Maydell Signed-off-by: Chen Wei-Ren Signed-off-by: Stefan Hajnoczi --- LICENSE | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index cbd92c03e..acae9a3b3 100644 --- a/LICENSE +++ b/LICENSE @@ -6,9 +6,7 @@ The following points clarify the QEMU license: GNU General Public License. Hence each source file contains its own licensing information. -In particular, the QEMU virtual CPU core library (libqemu.a) is -released under the GNU Lesser General Public License. Many hardware -device emulation sources are released under the BSD license. +Many hardware device emulation sources are released under the BSD license. 3) The Tiny Code Generator (TCG) is released under the BSD license (see license headers in files).