2007-02-05 22:06:29 +01:00
|
|
|
The following points clarify the QEMU license:
|
2005-02-10 22:46:47 +01:00
|
|
|
|
2013-07-31 08:19:52 +02:00
|
|
|
1) QEMU as a whole is released under the GNU General Public License,
|
|
|
|
version 2.
|
2005-02-10 22:46:47 +01:00
|
|
|
|
2007-02-05 22:06:29 +01:00
|
|
|
2) Parts of QEMU have specific licenses which are compatible with the
|
2013-07-31 08:19:52 +02:00
|
|
|
GNU General Public License, version 2. Hence each source file contains
|
|
|
|
its own licensing information. Source files with no licensing information
|
|
|
|
are released under the GNU General Public License, version 2 or (at your
|
|
|
|
option) any later version.
|
2007-02-05 22:06:29 +01:00
|
|
|
|
2013-07-31 08:19:52 +02:00
|
|
|
As of July 2013, contributions under version 2 of the GNU General Public
|
|
|
|
License (and no later version) are only accepted for the following files
|
2014-12-19 23:24:06 +01:00
|
|
|
or directories: bsd-user/, linux-user/, hw/vfio/, hw/xen/xen_pt*.
|
2005-02-10 22:46:47 +01:00
|
|
|
|
2008-02-01 11:50:11 +01:00
|
|
|
3) The Tiny Code Generator (TCG) is released under the BSD license
|
|
|
|
(see license headers in files).
|
|
|
|
|
|
|
|
4) QEMU is a trademark of Fabrice Bellard.
|
2005-02-10 22:46:47 +01:00
|
|
|
|
2013-07-31 08:19:52 +02:00
|
|
|
Fabrice Bellard and the QEMU team
|