From: Chen Wei-Ren Date: Tue, 15 Nov 2011 12:47:12 +0000 (+0800) Subject: LICENSE: There is no libqemu.a anymore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ee12e1f38a8bb2cbf58584688f0a90a7872f5dcf;p=qemu.git 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 --- diff --git a/LICENSE b/LICENSE index cbd92c03e3..acae9a3b36 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).