From b6aaab3b86005bf77d66724dbf53acf7da7af70b Mon Sep 17 00:00:00 2001 From: bellard Date: Mon, 5 Feb 2007 21:06:29 +0000 Subject: update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2397 c046a42c-6fe2-441c-8c8c-71466251a162 --- LICENSE | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index bfc9a1f427..8bf5f94fad 100644 --- a/LICENSE +++ b/LICENSE @@ -1,11 +1,14 @@ -The following points clarify the QEMU licenses: +The following points clarify the QEMU license: -1) The QEMU virtual CPU core library (libqemu.a) and the QEMU PC - system emulator are released under the GNU Lesser General Public - License. +1) QEMU as a whole is released under the GNU General Public License -2) The Linux user mode QEMU emulator is released under the GNU General - Public License. +2) Parts of QEMU have specific licenses which are compatible with the +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. 3) QEMU is a trademark of Fabrice Bellard. -- cgit v1.2.1