]>
Commit | Line | Data |
---|---|---|
1 | The following points clarify the QEMU license: | |
2 | ||
3 | 1) QEMU as a whole is released under the GNU General Public License | |
4 | ||
5 | 2) Parts of QEMU have specific licenses which are compatible with the | |
6 | GNU General Public License. Hence each source file contains its own | |
7 | licensing information. | |
8 | ||
9 | Many hardware device emulation sources are released under the BSD license. | |
10 | ||
11 | 3) The Tiny Code Generator (TCG) is released under the BSD license | |
12 | (see license headers in files). | |
13 | ||
14 | 4) QEMU is a trademark of Fabrice Bellard. | |
15 | ||
16 | Fabrice Bellard. |