]> git.ipfire.org Git - thirdparty/qemu.git/blame - LICENSE
Update version for 4.1.1 release
[thirdparty/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
57fec1fe
FB
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.
7c3fc84d 25
8571fa57 26Fabrice Bellard and the QEMU team