License: Difference between revisions

From QEMU
No edit summary
mNo edit summary
(One intermediate revision by one other user not shown)
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.  In particular, the QEMU virtual CPU core library (libqemu.a) is released under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html GNU Lesser General Public License]. Many hardware device emulation sources are released under the BSD 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 [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].
<div class="right" >
<ul style="display:none;">
</div>
[http://www.logoinn.com/web-design web designs]
[http://www.logoinn.com/web-design website design]

Revision as of 19:04, 22 November 2012

The following points clarify the QEMU licenses:

  1. QEMU as a whole is released under the GNU General Public License.
  2. 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.
  3. The QEMU Accelerator driver is released under the GNU General Public License version 2.
  4. QEMU is a trademark of Fabrice Bellard.