diff options
author | Chen Wei-Ren <chenwj@iis.sinica.edu.tw> | 2011-11-15 20:47:12 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-12-09 11:25:22 +0000 |
commit | ee12e1f38a8bb2cbf58584688f0a90a7872f5dcf (patch) | |
tree | 32bcbc650888343e937f7e5727e62ed032697395 /LICENSE | |
parent | 050d99402845d3c5915e3abd8aea7cc772b85b8e (diff) |
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-- | LICENSE | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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). |