License: Difference between revisions
mNo edit summary |
|||
Line 2: | Line 2: | ||
# QEMU as a whole is released under the [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License]. | # QEMU as a whole is released under the [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License]. | ||
# Parts of QEMU have specific licenses which are compatible with the GNU General Public License. Hence each source file contains its own licensing information | # Parts of QEMU have specific licenses which are compatible with the GNU General Public License. Hence each source file contains its own licensing information. Many hardware device emulation sources are released under the BSD license. | ||
# The QEMU Accelerator driver is released under the [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License version 2]. | # The QEMU Accelerator driver is released under the [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License version 2]. | ||
# QEMU is a trademark of [http://bellard.org/ Fabrice Bellard]. | # QEMU is a trademark of [http://bellard.org/ Fabrice Bellard]. |
Revision as of 19:04, 22 November 2012
The following points clarify the QEMU licenses:
- QEMU as a whole is released under the GNU General Public License.
- Parts of QEMU have specific licenses which are compatible with the GNU General Public License. Hence each source file contains its own licensing information. Many hardware device emulation sources are released under the BSD license.
- The QEMU Accelerator driver is released under the GNU General Public License version 2.
- QEMU is a trademark of Fabrice Bellard.