Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2397 c046a42c-6fe2-441c-8c8c-71466251a162
  • Loading branch information
bellard committed Feb 5, 2007
1 parent df517ce commit b6aaab3
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
The following points clarify the QEMU licenses:
The following points clarify the QEMU license:

1) The QEMU virtual CPU core library (libqemu.a) and the QEMU PC
system emulator are released under the GNU Lesser General Public
License.
1) QEMU as a whole is released under the GNU General Public License

2) The Linux user mode QEMU emulator 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.

In particular, the QEMU virtual CPU core library (libqemu.a) is
released under the GNU Lesser General Public License. Many hardware
device emulation sources are released under the BSD license.

3) QEMU is a trademark of Fabrice Bellard.

Expand Down

0 comments on commit b6aaab3

Please sign in to comment.