summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorChen Wei-Ren2011-11-15 13:47:12 +0100
committerStefan Hajnoczi2011-12-09 12:25:22 +0100
commitee12e1f38a8bb2cbf58584688f0a90a7872f5dcf (patch)
tree32bcbc650888343e937f7e5727e62ed032697395 /LICENSE
parentMakefile.objs: Remove libqemu_common.a from the comment (diff)
downloadqemu-ee12e1f38a8bb2cbf58584688f0a90a7872f5dcf.tar.gz
qemu-ee12e1f38a8bb2cbf58584688f0a90a7872f5dcf.tar.xz
qemu-ee12e1f38a8bb2cbf58584688f0a90a7872f5dcf.zip
LICENSE: There is no libqemu.a anymore
Remove statement about libqemu.a from LICENSE. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Chen Wei-Ren <chenwj@iis.sinica.edu.tw> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 1 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index cbd92c03e3..acae9a3b36 100644
--- a/LICENSE
+++ b/LICENSE
@@ -6,9 +6,7 @@ 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) The Tiny Code Generator (TCG) is released under the BSD license
(see license headers in files).