diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-02-10 21:46:47 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2005-02-10 21:46:47 +0000 |
commit | 7c3fc84d86764fddd8dbc5408409eb5b2b4dc96e (patch) | |
tree | ea8a7d63be436893c00d5af87e75b69289e4f22f /LICENSE | |
parent | d7ce296f57740c076279fd6a0282bea255ec0842 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1276 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..b403f41bd --- /dev/null +++ b/LICENSE @@ -0,0 +1,26 @@ +The following points clarify the QEMU licenses: + +1) The QEMU virtual CPU core library (libqemu.a) and the QEMU PC + system emulator are released under the GNU Lesser General Public + License. + +2) The Linux user mode QEMU emulator is released under the GNU General + Public License. + +3) The QEMU Accelerator Module is a proprietary product. It is + available without charge. Commercial use of the QEMU Accelerator + Module is allowed. + + Redistribution of the QEMU Accelerator Module: any person or + organisation wishing to distribute it, for example on a CD or as a + binary or source package, must have an explicit authorization from + the author. + + The QEMU Accelerator Module is available without any express or + implied warranty. In no event will the author be held liable for + any damages arising from the use of this software. + +4) QEMU is a trademark of Fabrice Bellard. + + +Fabrice Bellard.
\ No newline at end of file |