blob: cbd92c03e321812e8554f4fb219ad15cacc03027 [file] [log] [blame]
David 'Digit' Turner5d8f37a2009-09-14 14:32:27 -07001The following points clarify the QEMU license:
The Android Open Source Project8b23a6c2009-03-03 19:30:32 -08002
David 'Digit' Turner5d8f37a2009-09-14 14:32:27 -070031) QEMU as a whole is released under the GNU General Public License
The Android Open Source Project8b23a6c2009-03-03 19:30:32 -08004
David 'Digit' Turner5d8f37a2009-09-14 14:32:27 -070052) Parts of QEMU have specific licenses which are compatible with the
6GNU General Public License. Hence each source file contains its own
7licensing information.
The Android Open Source Project8b23a6c2009-03-03 19:30:32 -08008
David 'Digit' Turner5d8f37a2009-09-14 14:32:27 -07009In particular, the QEMU virtual CPU core library (libqemu.a) is
10released under the GNU Lesser General Public License. Many hardware
11device emulation sources are released under the BSD license.
The Android Open Source Project8b23a6c2009-03-03 19:30:32 -080012
David 'Digit' Turner5d8f37a2009-09-14 14:32:27 -0700133) The Tiny Code Generator (TCG) is released under the BSD license
14 (see license headers in files).
15
164) QEMU is a trademark of Fabrice Bellard.
17
18Fabrice Bellard.