]> git.proxmox.com Git - mirror_qemu.git/blame_incremental - LICENSE
migration/multifd: fix a typo in comment of multifd_recv_unfill_packet()
[mirror_qemu.git] / LICENSE
... / ...
CommitLineData
1The QEMU distribution includes both the QEMU emulator and
2various firmware files. These are separate programs that are
3distributed together for our users' convenience, and they have
4separate licenses.
5
6The following points clarify the license of the QEMU emulator:
7
81) The QEMU emulator as a whole is released under the GNU General
9Public License, version 2.
10
112) Parts of the QEMU emulator have specific licenses which are compatible
12with the GNU General Public License, version 2. Hence each source file
13contains its own licensing information. Source files with no licensing
14information are released under the GNU General Public License, version
152 or (at your option) any later version.
16
17As of July 2013, contributions under version 2 of the GNU General Public
18License (and no later version) are only accepted for the following files
19or directories: bsd-user/, linux-user/, hw/vfio/, hw/xen/xen_pt*.
20
213) The Tiny Code Generator (TCG) is released under the BSD license
22 (see license headers in files).
23
244) QEMU is a trademark of Fabrice Bellard.
25
26Fabrice Bellard and the QEMU team