Package: qemu Version: 0.9.1-10lenny1 Severity: wishlist Tags: patch Hi,
As I packaged xen-qemu-dm, Alexander Reichle-Schmehl <[email protected]> insisted that I make it to the Debian standards. So I investigated each single file of the monster that is Qemu. Result is here: http://packages.debian.org/changelogs/pool/main/x/xen-qemu-dm-4.0/xen-qemu-dm-4.0_4.0.0-5/xen-qemu-dm-4.0.copyright While I believe listing people in the project without linking them to which file they worked and have attached copyright might be ok, I think you at least need to have a full copyright notice for the GPL-2, and include ALL the licenses of the project (few are missing). When I said to Alexander that Qemu in Debian was not correct as well, and even worth than what I submited to them, he told me that I could submit bugs in the BTS, which is what I'm doing right now: please have a look to my debian/copyright, and add the missing licenses in yours. BTW, I believe that this bug # would deserve a higher seriousness rank, so feel free to promote it to RC if you feel it necessary. Regards, Thomas Goirand (zigo) -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-4-xen-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages qemu depends on: ii bochsbios 2.3.7-1 BIOS for the Bochs emulator ii libasound2 1.0.16-2 ALSA library ii libbrlapi0.5 3.10~r3724-1+lenny1 braille display access via BRLTTY ii libc6 2.7-18lenny4 GNU C Library: Shared libraries ii libgnutls26 2.4.2-6+lenny2 the GNU TLS library - runtime libr ii libncurses5 5.7+20081213-1 shared libraries for terminal hand ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer ii openbios-sparc 1.0~alpha2+20080106-2 SPARC Open Firmware ii openhackware 0.4.1-4 OpenFirmware emulator for PowerPC ii proll 18-4 JavaStation PROM 2.x compatible re ii vgabios 0.6b-1 VGA BIOS software for the Bochs an ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages qemu recommends: ii debootstrap 1.0.10lenny1 Bootstrap a basic Debian system ii sharutils 1:4.6.3-1 shar, unshar, uuencode, uudecode ii vde2 2.2.2-3 Virtual Distributed Ethernet Versions of packages qemu suggests: ii samba 2:3.2.5-4lenny12 a LanManager-like file and printer ii sudo 1.6.9p17-3 Provide limited super user privile -- no debconf information
This package was debianized by Thomas Goirand <[email protected]> on Thu, 17 Dec 2009 08:56:32 +0800 Original source may be found at: git clone http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git Cloned at: Sat, 08 May 2010 21:47:13 +0800 Original Authors: There are so many author in these projects that it takes a very long time to list them all, which I still did. It took me over a day to complete this task of inspecting each file one by one and create this debian/copyright file. There might still be some mistakes as it was a very reperitive task. If you find some issues, please report it. As per what can be found in the project files: 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. Upstream Author: This project is a branch of the Qemu project maintained maintained by the people working on Xen. They can be reached through the following mailing list: [email protected]. License: The Xen Qemu source code include source code using the following licenses: BSD, GPL, GPL v2 or later, LGPL-2. Copyright notice for GPL-2: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to: Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License v2 (GPL) can be found in /usr/share/common-licenses/GPL-2. Copyright notice for the BSD license: 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. THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``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 FREEBSD PROJECT 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. Copyright notice for the LGPL license: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to: Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU Lesser General Public License (LGPL) may be found in /usr/share/common-licenses/LGPL. Files: audio/audio.c audio/audio_int.h audio/alsaaudio.c audio/dsoundaudio.c audio/dsound_template.h audio/fmodaudio.c audio/mixeng.h audio/mixeng.h audio/mixeng_template.h audio/noaudio.c audio/ossaudio.c audio/sdlaudio.c audio/wavaudio.c hw/adlib.c hw/dma.c hw/es1370.c hw/gus.c hw/sb16.c Copyright: (c) 2004-2005 Vassili Karpov (malc) License: BSD Files: audio/coreaudio.c cocoa.m Copyright: (c) 2005, 2008 Mike Kronenberg License: BSD Copyright notice: See BSD copyright notice above Files: audio/esdaudio.c Copyright: (c) 2006 Frederick Reeve (brushed up by malc) License: BSD Copyright notice: See BSD copyright notice above Files: audio/mixeng.c audio/rate_template.h Copyright: (c) 2004-2005 Vassili Karpov (malc) (c) 1998 Fabrice Bellard License: BSD Copyright notice: See BSD copyright notice above Files: paaudio.c License: public domain Copyright notice: See BSD copyright notice above Files: aes.c Copyright: (c) Fabrice Bellard (c) Vincent Rijmen <[email protected]> (c) Antoon Bosselaers <[email protected]> (c) Paulo Barreto <[email protected]> License: Public domain Copyright notice: THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''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 AUTHORS 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. Files: nbd.c nbd.h qemu-nbd.c aio.c balloon.h buffered_file.c buffered_file.h kvm.h migration.c migration-tcp.c migration.h posix-aio-compat.c posix-aio-compat.h qemu-aio.h qemu-tool.c hw/virtio-balloon.c hw/virtio-balloon.h hw/virtio-blk.c hw/virtio-blk.h hw/virtio.c hw/virtio.h hw/virtio.h hw/virtio-net.c hw/virtio-net.h hw/vmmouse.c Copyright: (c) 2005-2008, IBM, Corp. (c) 2005-2008, Anthony Liguori <[email protected]> or <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: target-i386/kvm.c Copyright: (c) 2005 Anthony Liguori <[email protected]> License: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: alpha-dis.c Copyright: (c) 1996, 1998, 1999-2001 Free Software Foundation, Inc. Contributed by Richard Henderson <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: a.out.h Copyright: (c) 1997, 1998, 1999, 2001 Red Hat, Inc. License: Cygwin license [ copy here the content of CYGWIN_LICENSE ] Files: arm-dis.c Copyright: (c) 1994-2004, 2007, Free Software Foundation, Inc. Contributed by Richard Earnshaw ([email protected]) Modification by James G. Smith ([email protected]) License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: arm-semi.c hw/an5206.c hw/arm_boot.c hw/arm_gic.c arm/sysctl.c hw/arm_timer.c hw/armv7m.c hw/armv7m_nvic.c hw/dummy_m68k.c hw/integratorcp.c hw/irq.c hw/mcf5206.c hw/mcf5208.c hw/mcf_fec.c hw/mcf_intc.c hw/mcf_uart.c hw/mpcore.c hw/pl011.c hw/pl022.c hw/pl031.c hw/pl050.c hw/pl061.c hw/pl080.c hw/pl110.c hw/pl110_template.h hw/pl181.c hw/pl190.c hw/realview.c hw/realview_gic.c hw/sh_intc.c hw/smc91c111.c hw/ssd0303.c hw/ssd0323.c hw/ssi-sd.c hw/stellaris.c hw/stellaris_enet.c hw/stellaris_input.c hw/usb-msd.c hw/versatilepb.c hw/versatile_pci.c linux-user/m68k-sim.c target-arm/neon_helper.c target-arm/op_addsub.h target-arm/op_helper.c target-arm/translate.c target-m68k/* Copyright: (c) 2005-2007 CodeSourcery., Written by Paul Brook. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/arm-misc.h hw/arm_pic.c hw/i2c.c hw/lsi53c895a.c hw/ptimer.c hw/smbus.c Copyright: (c) 2005-2007 CodeSourcery., Written by Paul Brook. License: LGPL Copyright notice: See LGPL copyright notice above Files: block-bochs.c Copyright: (c) 2005 Alex Beregszaszi License: BSD Copyright notice: See BSD copyright notice above Files: block-cloop.c block-dmg.c block-vvfat.c keymaps.c Copyright: (c) 2004-2005, Johannes E. Schindelin License: BSD Copyright notice: See BSD copyright notice above Files: block-nbd.c Copyright: (C) 2008 Bull S.A.S. & Laurent Vivier <[email protected]> (c) 2007 Anthony Liguori <[email protected]> License: BSD Copyright notice: See BSD copyright notice above Files: block-parallels.c Copyright: (c) 2007 Alex Beregszaszi License: BSD Copyright notice: See BSD copyright notice above Files: block-vdb.c Copyright: (c) 2006 Fabrice Bellard, 2007 Samuel Thibault License: BSD Copyright notice: See BSD copyright notice above Files: block-vps.c bt-vhci.c Copyright: (c) 2005 Alex Beregszaszi (c) 2009 Kevin Wolf <[email protected]> License: BSD Copyright notice: See BSD copyright notice above Files: bt-host.c hw/ads7846.c hw/bt.c hw/bt-hci-csr.c hw/bt-hid.c hw/bt-l2cap.c hw/bt-sdp.c hw/cbus.c hw/ecc.c hw/lm832x.c hw/max111x.c hw/max7310.c hw/nand.c hw/onenand.c hw/palm.c hw/pxa2xx.c hw/pxa2xx_gpio.c hw/pxa2xx_lcd.c hw/pxa2xx_mmci.c hw/pxa2xx_pcmcia.c hw/pxa.h hw/sd.c hw/sd.h hw/spitz.c hw/tsc2005.c hw/tsc210x.c hw/tusb6010.c hw/twl92230.c hw/usb-bt.c hw/wm8750.c hw/zaurus.c target-arm/iwmmxt_helper.c tcg/arm/* Copyright: (c) 2006 Openedhand Ltd. <[email protected]> (c) 2007-2008 OpenMoko, Inc. (c) 2007-2008 Andrzej Zaborowski <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: curses.c curses_keys.h hw/vmware_vga.c hw/zaurus.c Copyright: (C) 2006-2008 Andrzej Zaborowski <[email protected]> License: BSD Copyright notice: See BSD copyright notice above Files: cris-dis.c Copyright: (c) 2000-2002, 2004-2006 Free Software Foundation, Inc. Contributed by Axis Communications AB, Lund, Sweden. Written by Hans-Peter Nilsson. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: block-vmdk.c monitor.c block.c block-cow.c block_int.h block-qcow2.c block-qcow.c block-raw-posix.c block-raw-win32.c configure console.c cpu-all.h cpu-defs.h cpu-exec.c cutils.c dyngen-exec.h exec-all.h exec.c net.c osdep.c qemu-char.c qemu-img.c qemu-lock.h qemu-malloc.c readline.c savevm.c sdl.c vl.c x_keymap.c x_keymap.h hw/apb_pci.c hw/cdrom.c hw/cirrus_vga_rop2.h hw/cirrus_vga_rop.h hw/cs4231a.c hw/cs4231.c hw/device-hotplug.c hw/escc.c hw/esp.c hw/i8254.c hw/i8259.c hw/ide.c hw/iommu.c hw/isa_mmio.c hw/mc146818rtc.c hw/ne2000.c hw/pc.c hw/pci.c hw/pci_host.h hw/pci-hotplug.c hw/pckbd.c hw/piix_pci.c hw/prep_pci.c hw/ps2.c hw/sbi.c hw/slavio_intctl.c hw/slavio_misc.c hw/slavio_timer.c hw/sparc32_dma.c hw/sun4c_intctl.c hw/sun4m.c hw/sun4u.c hw/tcx.c hw/unin_pci.c hw/usb.c hw/usb.h hw/usb-hid.c hw/usb-wacom.c hw/vga.c hw/vga_int.h hw/vga_template.h i386-dm/rtc-dm.c linux-user/main.c linux-user/mmap.c linux-user/signal.c slirp/bootp.c tcg/hppa/* tcg/i386/* tcg/sparc/* tcg/x86_64/* tcg/tcg* test/* Copyright: (c) 1998-2008 Fabrice Bellard License: BSD Copyright notice: See BSD copyright notice above Files: gdbstub.c kqemu.c kqemu.h thunk.c thunk.h translate-all.c bsd-user/main.c bsd-user/mmap.c bsd-user/signal.c bsd-user/syscall.c darwin-user/mmap.c hw/acpi.c hw/adb.c hw/scsi-disk.c i386-dm/cpu.h i386-dm/exec-dm.c i386-dm/helper2.c linux-user/syscall.c vh86.c darwin-user/signal.c hw/apic.c target-i386/cpu.h target-i386/exec.h target-i386/helper.c target-i386/helper_template.c target-i386/op_helper.c target-i386/ops_sse* target-i386/translate.c Copyright: (c) 2003-2008 Fabrice Bellard Licnese: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: host-utils.c hw/gt64xxx.c hw/mips_malta.c Copyright: (c) 2003 Fabrice Bellard (c) 2006-2007 Aurelien Jarno License: BSD Copyright notice: See BSD copyright notice above Files: host-utils.h Copyright: (c) 2007 Thiemo Seufer (c) 2007 Jocelyn Mayer License: BSD Copyright notice: See BSD copyright notice above Files: hw/mips_mipssim.c Copyright: (c) 2007 Thiemo Seufer License: BSD Copyright notice: See BSD copyright notice above Files: hw/alpha_palcode.c target-alpha/* target-mips/* target-ppc/* Copyright: (c) 2004-2007 Jocelyn Mayer Contribution in target-mips/translate.c: (c) 2006 Marius Groeger (FPU operations) (c) 2006 Thiemo Seufer (MIPS32R2 support) Contributions in target-mips/translate_init.c (c) 2007 Herve Poussineau target-ppc/kvm* are from: (c) 2007-2008, IBM Corp. Jerone Young <[email protected]> Christian Ehrhardt <[email protected]> Hollis Blanchard <[email protected]> License: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: d3des.c d3des.h Copyright: (c) 1988-1992, Richard Outerbridge (c) 1999, AT&T Laboratories Cambridge. (c) 1992, Graven Imagery License: This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: device_tree.c device_tree.h libfdt_env.h hw/ppc4xx_pci.c Copyright: (c) 2008, IBM Corporation. (c) 2008, Jerone Young <[email protected]> (c) 2008, Hollis Blanchard <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: dis-asm.h Copyright: (c) 1993, Cygnus Support License: Unknown Files: dma.h dma-helpers.c hw/xen_machine_pv.c Copyright: (c) 2009, Red Hat License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: feature_to_c.sh Copyright: (C) 2007 Free Software Foundation, Inc. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hostregs_helper.h Copyright: (c) 2007 CodeSourcery License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hppa-dis.c Copyright: (c) 1989-1990, 1992-1995, 1998-2001, 2003, 2005 Free Software Foundation, Inc. Contributed by the Center for Software Science at the University of Utah ([email protected]). License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: i386-dis.c Copyright: 1988 Pace Willisson <[email protected]> modified by John Hassey <[email protected]> x86-64 support added by Jan Hubicka <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: kvm-all.c Copyright: (c) 2008, IBM, Corp. Anthony Liguori <[email protected]> (c) 2008. Red Hat, Inc. Glauber Costa <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: loader.c Copyright: (c) 2006 Fabrice Bellard (C) Copyright 2008 Semihalf (C) Copyright 2000-2005 Wolfgang Denk, DENX Software Engineering, [email protected]. License: GPL-2, BSD Copyright notice: See GPL-2 copyright notice above See BSD copyright notice above Files: uboot_image.h Copyright: (C) Copyright 2000-2005 Wolfgang Denk, DENX Software Engineering <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: m68k-dis.c Copyright: 1991, 1994-1995, 1997, 2000, 2003 sourceware.org & Free Software Foundation, Inc. License: GPL-2 Copyright notice: See GPL-2 copyright notice above See BSD copyright notice above Files: m68k-semi.c Copyright: (c) 2005, 2007 CodeSourcery License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: migration-exec.c Copyright: (c) 2008, IBM, Corp. & Anthony Liguori <[email protected]> (c) 2008, Dell MessageOne & Charles Duffy <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: mips-dis.c Copyright: (c) 1989, 1991-2003, Free Software Foundation, Inc. Contributed by Nobuyuki Hikichi([email protected]). Contributed by Ralph Campbell and OSF Commented and modified by Ian Lance Taylor, Cygnus Support License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: ppc-dis.c Copyright: (c) 1994-1995, 2000-2007 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: qemu-sockets.c hw/xen_backend.c Copyright: (c) 2008 Gerd Hoffmann <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: s390-dis.c Copyright: (c) 2000-2003, 2005 Free Software Foundation, Inc. Contributed by Martin Schwidefsky ([email protected]) License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: sh4-dis.c texi2pod.pl Copyright: 1993-1995, 1997, 1998, 2000-2004 Free Software Foundation, Inc. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: sys-queue.h bsd-user/bsd-mman.h bsd-user/syscall_defs.h slirp/cksum.c Copyright: (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. License: BSD Copyright notice: (c) UNIX System Laboratories, Inc. All or some portions of this file are derived from material licensed to the University of California by American Telephone and Telegraph Co. or Unix System Laboratories, Inc. and are reproduced herein with the permission of UNIX System Laboratories, Inc. Then see BSD copyright notice above. Files: tap-win32.c Copyright: (c) 2003, Damion K. Wilson License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: usb-bsd.c Copyright: (c) 2006 Lonnie Mendez License: BSD Copyright notice: See BSD copyright notice above Files: usb-linux.c usb-stub.c Copyright: (c) 2005 Fabrice Bellard (c) 2008 Max Krasnyansky (c) 2008 TJ <[email protected]> License: BSD Copyright notice: See BSD copyright notice above Files: vnc.c Copyright: (c) 2006 Anthony Liguori <[email protected]> (c) 2006 Fabrice Bellard (c) 2006 Christian Limpach <[email protected]> License: BSD Copyright notice: See BSD copyright notice above Files: xenstore.c Copyright: (c) 2006 Christian Limpach (c) 2006 XenSource Ltd. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: darwin-user/commpage.c darwin-user/machload.c Copyright: (c) 2006 Pierre d'Herbemont License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: darwin-user/main.c darwin-user/syscall.c Copyright: (c) 2003 Fabrice Bellard (c) 2006 Pierre d'Herbemont License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: fpu/softfloat.c fpu/softfloat.h fpu/softfloat-macros.h fpu/softfloat-specialize.h Copyright: John R. Hauser License: BSD Copyright notice: See BSD copyright notice above Files: hw/ac97.c Copyright: (C) 2006 InnoTek Systemberatung GmbH License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/axis_dev88.c hw/etraxfs.c hw/etraxfs_dma.c hw/etraxfs_eth.c hw/etraxfs.h hw/etraxfs_pic.c hw/etraxfs_ser.c hw/etraxfs_timer.c target-cris/* Copyright: (c) 2007-2009 Edgar E. Iglesias, Axis Communications AB. License: BSD Copyright notice: See BSD copyright notice above Files: hw/battery_mgmt.c hw/battery_mgmt.h Copyright: (c) 2008 Kamala Narasimhan (c) 2008 Citrix Systems, Inc. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/baum.c hw/baum.h Copyright: (c) 2008 Samuel Thibault License: BSD Copyright notice: See BSD copyright notice above Files: hw/blizzard.c hw/blizzard_template.h hw/nseries.c hw/omap1.c hw/omap2.c hw/omap_clk.c hw/omap_dss.c hw/omap.h hw/omap_i2c.c hw/omap_lcdc.c hw/omap_lcd_template.h hw/omap_mmc.c hw/soc_dma.c hw/soc_dma.h hw/tmp105.c hw/usb-musb.c Copyright: (c) 2007-2008, Nokia Corporation (c) 2007-2008, Andrzej Zaborowski <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/omap_dma.c Copyright: (c) 2006-2008 Andrzej Zaborowski <[email protected]> (c) 2007-2008 Lauro Ramos Venancio <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/bt.h Copyright: (c) 2000-2001, Qualcomm Incorporated (c) 2002-2003, Maxim Krasnyansky <[email protected]> (c) 2002-2006, Marcel Holtmann <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/bt-hci.c Copyright: (c) 2007 OpenMoko, Inc. (c) 2008 Andrzej Zaborowski <[email protected]> License: GPL-2 Files: hw/cirrus_vga.c Copyright: (c) 2004 Fabrice Bellard (c) 2004 Makoto Suzuki (suzu) License: BSD Copyright notice: See BSD copyright notice above Files: hw/cuda.c hw/grackle_pci.c hw/heathrow_pic.c hw/macio.c hw/mac_nvram.c hw/ppc_mac.h hw/ppc_newworld.c hw/ppc_oldworld.c Copyright: (c) 2004-2007 Fabrice Bellard (c) 2007 Jocelyn Mayer License: BSD Copyright notice: See BSD copyright notice above Files: hw/m48t59.c hw/openpic.c hw/ppc405_boards.c hw/ppc405.h hw/ppc405_uc.c hw/ppc4xx.h hw/ppc.c hw/ppc_prep.c Copyright: (c) 2003-2005, 2007 Jocelyn Mayer License: BSD Copyright notice: See BSD copyright notice above Files: hw/ds1225y.c hw/jazz_led.c hw/mips_jazz.c hw/rc4030.c hw/tc6393xb_template.h hw/vmport.c Copyright: (c) 2007-2008 Hervé Poussineau License: BSD Copyright notice: See BSD copyright notice above Files: hw/g364fb.c Copyright: (c) 2008 Hervé Poussineau License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/fdc.c Copyright: (c) 2003, 2007 Jocelyn Mayer (c) 2008 Hervé Poussineau License: BSD Copyright notice: See BSD copyright notice above Files: hw/e1000.c Copyright: (c) 2008 Qumranet (c) 2007 Dan Aloni (c) 2004 Antony T Curtis License: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: hw/pcnet.c Copyright: (c) 2004 Antony T Curtis License: BSD Copyright notice: See BSD copyright notice above Files: hw/e1000_hw.h Copyright: (c) 1999 - 2006 Intel Corporation. <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/eccmemctl.c Copyright: (c) 2007 Robert Reif License: BSD Copyright notice: See BSD copyright notice above Files: hw/eepro100.c hw/eeprom93xx.c Copyright: (c) 2006-2007 Stefan Weil Portions of the code are copies from grub / etherboot eepro100.c and linux e100.c. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/fmopl.c Copyright: (c) 1999,2000 Tatsuyuki Satoh License: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: hw/fw_cfg.c Copyright: (c) 2008 Gleb Natapov License: BSD Copyright notice: See BSD copyright notice above Files: hw/gumstix.c Copyright: (c) 2007 by Thorsten Zitterell <[email protected]> (c) Code based on spitz platform by Andrzej Zaborowski <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/pflash_cfi01.c hw/pflash_cfi02.c Copyright: (c) 2006, Thorsten Zitterell <[email protected]> (c) 2005 Jocelyn Mayer License: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: hw/gusemu.h hw/gusemu_hal.c hw/gusemu_mixer.c hw/gustate.h Copyright: (c) 2000-2007 Tibor "TS" Schütz License: BSD Copyright notice: See BSD copyright notice above Files: hw/hpet.c Copyright: (c) 2007 Alexander Graf (c) Beth Kon <[email protected]> (c) 2008 IBM Corporation License: LGPL-2 Files: hw/iomulti.h Copyright: (c) 2009 Isaku Yamahata & VA Linux Systems Japan K.K. License: GPL-2 Files: hw/mac_dbdma.c Copyright: (c) 2005-2007 Fabrice Bellard (c) 2007 Jocelyn Mayer (c) 2009 Laurent Vivier (c) 1996 Paul Mackerras (c) 1998-2004 Samuel Rydh ([email protected]) License: BSD Copyright notice: See BSD copyright notice above Files: hw/mac_dbdma.h Copyright: (c) 2009 Laurent Vivier License: BSD Copyright notice: See BSD copyright notice above Files: hw/mainstone.c hw/mainstone.h hw/pxa2xx_keypad.c Copyright: (c) Armin Kuster <[email protected]> or <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/mst_fpga.c Copyright: (c) Armin Kuster <[email protected]> or <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/msmouse.c Copyright: (c) 2008 Lubomir Rintel License: BSD Copyright notice: See BSD copyright notice above Files: hw/musicpal.c Copyright: (c) 2008 Jan Kiszka License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/omap_sx1.c Copyright: (c) 2008 Jean-Christophe PLAGNIOL-VILLARD <[email protected]> (c) 2007 Vladimir Ananiev <[email protected]> (c) 2006-2007 Andrzej Zaborowski <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/parallel.c Copyright: (c) 2003-2005 Fabrice Bellard (c) 2007 Marko Kohtala License: BSD Copyright notice: See BSD copyright notice above Files: hw/pass-through.c hw/pass-through.h Copyright: (c) 2007, Neocleus Corporation. (c) 2007, Intel Corporation. (c) Alex Novik <[email protected]> (c) Allen Kay <[email protected]> (c) Guy Zana <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/pci_emulation.c Copyright: (c) 2008, Marathon Technologies Files: hw/pcspk.c Copyright: (c) 2006 Joachim Henke License: BSD Copyright notice: See BSD copyright notice above Files: hw/piix4acpi.c Copyright: (c) 2006, Winston liwen Wang <[email protected]> (c) 2006 , Intel Corporation. License: BSD Copyright notice: See BSD copyright notice above Files: hw/ppc440_bamboo.c hw/ppc440.c hw/ppc440.h Copyright: (c) 2007 IBM Corporation. Authors: Jerone Young <[email protected]> Christian Ehrhardt <[email protected]> Hollis Blanchard <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/ppce500.h hw/ppce500_mpc8544ds.c hw/ppce500_pci.c Copyright: (c) 2009 Freescale Semiconductor, Inc. All rights reserved. (c) 2009, Yu Liu <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/pt-msi.c Copyright: (c) 2007, Intel Corporation. (c) 2007, Jiang Yunhong <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/pxa2xx_dma.c hw/pxa2xx_pic.c hw/pxa2xx_template.h hw/pxa2xx_timer.c Copyright: (c) 2006 Openedhand Ltd. (c) 2006 Thorsten Zitterell (c) 2006 Andrzej Zaborowski <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/r2d.c hw/sh_serial.c Copyright: (c) 2007 Magnus Damm (c) 2008 Paul Mundt License: BSD Copyright notice: See BSD copyright notice above Files: hw/rtl8139.c Copyright: (c) 2006 Igor Kovalenko (c) 2006 Juergen Lock License: BSD Copyright notice: See BSD copyright notice above Files: hw/scsi-generic.c Copyright: (c) 2007 Bull S.A.S. (c) 2007 Laurent Vivier <[email protected]> Based on code by Paul Brook Based on code by Fabrice Bellard License: LGPL Copyright notice: See LGPL copyright notice above Files: serial.c i386-dm/i8259.c i386-dm/i8259-dm.c Copyright: (c) 2003-2004 Fabrice Bellard (c) 2005 Intel corperation (c) 2008 Citrix Systems, Inc. License: BSD Copyright notice: See BSD copyright notice above Files: hw/sh7750.c Copyright: (c) 2007 Magnus Damm (c) 2005 Samuel Tardieu <[email protected]> License: BSD Copyright notice: See BSD copyright notice above Files: hw/shix.c Copyright: (c) 2005 Samuel Tardieu <[email protected]> License: BSD Copyright notice: See BSD copyright notice above Files: target-sh4/* Copyright: (c) 2005 Samuel Tardieu <[email protected]> License: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: hw/sh7750_regs.h Copyright: (c) 2001, OKTET Ltd., St.-Petersburg, Russia (c) 2001, Alexandra Kossovsky <[email protected]> (c) 2001, Victor V. Vengerov <[email protected]> License: RTEMS is free software; you can redistribute it and/or modify it under terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. RTEMS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with RTEMS; see file COPYING. If not, write to: Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. As a special exception, including RTEMS header files in a file, instantiating RTEMS generics or templates, or linking other files with RTEMS objects to produce an executable application, does not by itself cause the resulting executable application to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Public License. Files: sharpsl.h Copyright: Unknown License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/sh_pci.c Copyright: (c) 2008 Takashi YOSHII License: BSD Copyright notice: See BSD copyright notice above Files: hw/sh_timer.c Copyright: (c) 2007 Magnus Damm (c) 2005-2006 CodeSourcery License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/sm501.c hw/sm501_template.h Copyright: (c) 2008 Shin-ichiro KAWASAKI License: BSD Copyright notice: See BSD copyright notice above Files: hw/smbus_eeprom.c hw/smbus.h Copyright: (c) 2007 Arastra, Inc. License: BSD Copyright notice: See BSD copyright notice above Files: hw/tosa.c Copyright: (c) 2008 Dmitry Baryshkov License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/tpm_tis.c Copyright: (c) 2006 IBM Corporation (c) 2006 Stefan Berger <[email protected]> (c) 2006 David Safford <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/usb-net.c linux-headers/usbdevice_fs.h Copyright: (c) 2006 Thomas Sailer (c) 2008 Andrzej Zaborowski License: BSD Copyright notice: See BSD copyright notice above Files: hw/usb-ohci.c Copyright: (c) 2004 Gianni Tedesco (c) 2006 CodeSourcery (c) 2006 Openedhand Ltd. License: LGPL-2 Copyright notice: See LGPL-2 copyright notice above Files: hw/usb-serial.c Copyright: (c) 2006 CodeSourcery. (c) 2008 Samuel Thibault <[email protected]> (c) 2008 Paul Brook, reused for FTDI by Samuel Thibault License: LGPL Copyright notice: See LGPL-2 copyright notice above Files: hw/usb-uhci.c Copyright: (c) 2005 Fabrice Bellard (c) 2008 Max Krasnyansky License: BSD Copyright notice: See BSD copyright notice above Files: hw/virtio-console.c hw/virtio-console.h hw/virtio-console.c Copyright: (c) 2008, IBM, Corp. (c) Christian Ehrhardt <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/xen_blktap.c hw/xen_blktap.h Copyright: (c) 2005, Julian Chesterfield and Andrew Warfield. (c) 2008 Kevin Wolf (c) 2006 Andrew Warfield and Julian Chesterfield License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/xen_console.c Copyright: (c) 2007 Red Hat License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/xenfb.c Copyright: (c) 2005-2006 IBM, Corp. (c) 2006-2008 Red Hat, Inc. (c) Anthony Liguori <[email protected]>, (c) Markus Armbruster <[email protected]>, (c) Daniel P. Berrange <[email protected]>, (c) Pat Campbell <[email protected]>, (c) Gerd Hoffmann <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: hw/xen_machine_fv.c Copyright: (c) 2003-2007 Fabrice Bellard (c) Copyright (c) 2007 Red Hat License: BSD Copyright notice: See BSD copyright notice above Files: hw/xen_platform.c Copyright: (c) 2003-2004 Intel Corp. (c) 2006 XenSource License: BSD Copyright notice: See BSD copyright notice above Files: linux-user/flat.h Copyright: (c) 2002-2003, David McCullough <[email protected]> (c) 1998, Kenneth Albanowski <[email protected]> (c) 1998, The Silver Hammer Group, Ltd. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: linux-user/flatload.c Copyright: (C) 2006 CodeSourcery. (C) 2000-2003 David McCullough <[email protected]> (C) 2002 Greg Ungerer <[email protected]> (C) 2002 SnapGear, by Paul Dale <[email protected]> (C) 2000, 2001 Lineo, by David McCullough <[email protected]> based heavily on: linux/fs/binfmt_aout.c: (C) 1991, 1992, 1996 Linus Torvalds linux/fs/binfmt_flat.c for 2.0 kernel (C) 1998 Kenneth Albanowski <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: linux-user/arm/nwfpe/* Copyright: (c) 1998,1999, Rebel.COM (c) 1998,1999, Scott Bambrough <[email protected]> License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: pc-bios/bamboo* Copyright: (c) 2006, 2007 IBM Corp. License: GPL-2 Copyright notice: See GPL-2 copyright notice above Files: slirp/* Copyright: (c) Juha Pirkola. (c) Gregory M. Christy. (c) The Regents of the University of California. (c) Carnegie Mellon University. (c) The Australian National University. (c) RSA Data Security, Inc. License: BSD Copyright notice: See BSD copyright notice above Files: trager-sparc/translate.c Copyright: (c) 2003 Thomas M. Ogrisegg <[email protected]> (c) 2003-2005 Fabrice Bellard License: LGPL-2 Copyright: Copyright notice: See LGPL-2 copyright notice above

