]> git.proxmox.com Git - qemu.git/blobdiff - LICENSE
qemu-common: Resolve vector build breakes for AltiVec
[qemu.git] / LICENSE
diff --git a/LICENSE b/LICENSE
index 8bf5f94fadacda669baffa2b541394b5667ff930..acae9a3b36e37248338b15d559270e82745612e3 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -6,10 +6,11 @@ The following points clarify the QEMU license:
 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.
+Many hardware device emulation sources are released under the BSD license.
 
-3) QEMU is a trademark of Fabrice Bellard.
+3) The Tiny Code Generator (TCG) is released under the BSD license
+   (see license headers in files).
 
-Fabrice Bellard.
\ No newline at end of file
+4) QEMU is a trademark of Fabrice Bellard.
+
+Fabrice Bellard.