mirror of https://github.com/xqemu/xqemu.git
ehci: Update copyright headers to reflect recent work
Update copyright headers to reflect all the work Gerd and I have been doing on the EHCI emulation. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
dafe31fc2a
commit
522079dd44
|
@ -2,6 +2,11 @@
|
||||||
* QEMU USB EHCI Emulation
|
* QEMU USB EHCI Emulation
|
||||||
*
|
*
|
||||||
* Copyright(c) 2008 Emutex Ltd. (address@hidden)
|
* Copyright(c) 2008 Emutex Ltd. (address@hidden)
|
||||||
|
* Copyright(c) 2011-2012 Red Hat, Inc.
|
||||||
|
*
|
||||||
|
* Red Hat Authors:
|
||||||
|
* Gerd Hoffmann <kraxel@redhat.com>
|
||||||
|
* Hans de Goede <hdegoede@redhat.com>
|
||||||
*
|
*
|
||||||
* EHCI project was started by Mark Burkley, with contributions by
|
* EHCI project was started by Mark Burkley, with contributions by
|
||||||
* Niels de Vos. David S. Ahern continued working on it. Kevin Wolf,
|
* Niels de Vos. David S. Ahern continued working on it. Kevin Wolf,
|
||||||
|
|
Loading…
Reference in New Issue