]> git.proxmox.com Git - mirror_qemu.git/blame - LICENSE
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / LICENSE
CommitLineData
91f3a2f0
AF
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.
7c3fc84d 5
91f3a2f0 6The following points clarify the license of the QEMU emulator:
7c3fc84d 7
91f3a2f0
AF
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.
b6aaab3b 16
8571fa57
PB
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
cf7087db 19or directories: bsd-user/, linux-user/, hw/vfio/, hw/xen/xen_pt*.
7c3fc84d 20
cb974c95
PM
213) The Tiny Code Generator (TCG) is mostly under the BSD or MIT licenses;
22 but some parts may be GPLv2 or other licenses. Again, see the
23 specific licensing information in each source file.
57fec1fe
FB
24
254) QEMU is a trademark of Fabrice Bellard.
7c3fc84d 26
8571fa57 27Fabrice Bellard and the QEMU team