This package was debianized by Dustin Kirkland <kirkland@canonical.com> on
Wed, 17 Jun 2009 22:16:57 -0600.

It was downloaded from http://www.linux-kvm.org

Upstream Author: Fabrice Bellard <fabrice.bellard@free.fr>

Upstream Maintainers: Avi Kivity <avi@redhat.com>
                      Anthony Liguori <aliguori@us.ibm.com>

Copyright: Copyright (C) 2006 Qumranet, Inc.
           Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008  Fabrice Bellard

License:
    QEMU as a whole is released under the GNU General Public License version 2.
    On Debian systems, the complete text of the GNU General Public License
    version 2 can be found in the file /usr/share/common-licenses/GPL-2.

    Parts of QEMU have specific licenses which are compatible with the
    GNU General Public License, including BSD and MIT/X11.  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 version 2 or later.
    On Debian systems, the complete text of the GNU Lesser General Public
    License can be found in the file /usr/share/common-licenses/LGPL.

    Some hardware device emulation sources and other QEMU functionality are
    released under the BSD license, including:
     * aes, bsd-user, sd, slirp, sys-queue

    Some hardware device emulation sources and other QEMU functionality are
    released under the MIT/X11 (BSD-like) license, including:
     * sdl, host-utils, vnc, keymaps, ioport, usb, hw/*, net, acl, block,
       kqemu, monitor, curses, readline, vl, savevm, osdep, audio, tcg,
       qemu-malloc, qemu-img

    The following points clarify the QEMU license:
    1) QEMU as a whole is released under the GNU General Public License
    2) Parts of QEMU have specific licenses which are compatible with the
       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.
    3) The Tiny Code Generator (TCG) is released under the BSD license
       (see license headers in files).
    4) QEMU is a trademark of Fabrice Bellard.
    -- Fabrice Bellard.

    The text of the BSD license:

    Copyright (c) The Regents of the University of California.
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
    1. Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
    2. Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
    3. Neither the name of the University nor the names of its contributors
       may be used to endorse or promote products derived from this software
       without specific prior written permission.
 
    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    SUCH DAMAGE.

The Ubuntu packaging:
    Copyright (C) 2009 Canonical Ltd.
    released under the GPL-2.
