~ahs3/+junk/cq-qemu

« back to all changes in this revision

Viewing changes to LICENSE

  • Committer: Al Stone
  • Date: 2012-02-09 01:17:20 UTC
  • Revision ID: albert.stone@canonical.com-20120209011720-tztl7ik3qayz80p4
first commit to bzr for qemu

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The following points clarify the QEMU license:
 
2
 
 
3
1) QEMU as a whole is released under the GNU General Public License
 
4
 
 
5
2) Parts of QEMU have specific licenses which are compatible with the
 
6
GNU General Public License. Hence each source file contains its own
 
7
licensing information.
 
8
 
 
9
In particular, the QEMU virtual CPU core library (libqemu.a) is
 
10
released under the GNU Lesser General Public License. Many hardware
 
11
device emulation sources are released under the BSD license.
 
12
 
 
13
3) The Tiny Code Generator (TCG) is released under the BSD license
 
14
   (see license headers in files).
 
15
 
 
16
4) QEMU is a trademark of Fabrice Bellard.
 
17
 
 
18
Fabrice Bellard.