]> git.proxmox.com Git - pve-qemu-kvm.git/blob - debian/copyright
update to qemu 1.3 rc1 (fix usb tablet)
[pve-qemu-kvm.git] / debian / copyright
1 This package was debianized by the proxmox support team <support@proxmox.com>
2
3
4 It was downloaded from
5
6 git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
7
8 Upstream Author: Fabrice Bellard <fabrice.bellard@free.fr>
9
10 Upstream Maintainers: Avi Kivity <avi@redhat.com>
11 Anthony Liguori <aliguori@us.ibm.com>
12
13 Copyright: Copyright (C) 2006 Qumranet, Inc.
14 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Fabrice Bellard
15
16 License:
17
18 QEMU as a whole is released under the GNU General Public License version 2.
19 On Debian systems, the complete text of the GNU General Public License
20 version 2 can be found in the file /usr/share/common-licenses/GPL-2.
21
22 Parts of QEMU have specific licenses which are compatible with the
23 GNU General Public License. Hence each source file contains its own
24 licensing information.
25
26 In particular, the QEMU virtual CPU core library (libqemu.a) is
27 released under the GNU Lesser General Public License version 2 or later.
28 On Debian systems, the complete text of the GNU Lesser General Public
29 License can be found in the file /usr/share/common-licenses/LGPL.
30
31 Some hardware device emulation sources and other QEMU functionality are
32 released under the BSD license, including:
33 * aes, bsd-user, sd, slirp, sys-queue
34
35 On Debian systems, the complete text of the BSD license be found in the
36 file /usr/share/common-licenses/BSD.
37
38 Some hardware device emulation sources and other QEMU functionality are
39 released under the MIT/X11 (BSD-like) license, including:
40 * sdl, host-utils, vnc, keymaps, ioport, usb, hw/*, net, acl, block,
41 kqemu, monitor, curses, readline, vl, savevm, osdep, audio, tcg,
42 qemu-malloc, qemu-img
43
44 The following points clarify the QEMU license:
45 1) QEMU as a whole is released under the GNU General Public License
46 2) Parts of QEMU have specific licenses which are compatible with the
47 GNU General Public License. Hence each source file contains its own
48 licensing information.
49 In particular, the QEMU virtual CPU core library (libqemu.a) is
50 released under the GNU Lesser General Public License. Many hardware
51 device emulation sources are released under the BSD license.
52 3) The Tiny Code Generator (TCG) is released under the BSD license
53 (see license headers in files).
54 4) QEMU is a trademark of Fabrice Bellard.
55 -- Fabrice Bellard.
56
57 BIOS sources in QEMU:
58 bios.bin: Copyright (C) 2002 MandrakeSoft S.A. and others. This file
59 is licensed under the GNU LGPL, version 2, or (at your option) any later
60 version.
61 Homepage: http://sourceforge.net/projects/bochs
62
63 vgabios.bin and vgabios-cirrus.bin: (C) 2003 the LGPL VGABios
64 developers Team. These files are licensed under the GNU LGPL, version 2,
65 or (at your option) any later version.
66 Homepage: http://savannah.nongnu.org/projects/vgabios