mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
virtio-serial: Update copyright year to 2010
Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
e30f328c74
commit
71c092e92b
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Virtio Console and Generic Serial Port Devices
|
* Virtio Console and Generic Serial Port Devices
|
||||||
*
|
*
|
||||||
* Copyright Red Hat, Inc. 2009
|
* Copyright Red Hat, Inc. 2009, 2010
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Amit Shah <amit.shah@redhat.com>
|
* Amit Shah <amit.shah@redhat.com>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* A bus for connecting virtio serial and console ports
|
* A bus for connecting virtio serial and console ports
|
||||||
*
|
*
|
||||||
* Copyright (C) 2009 Red Hat, Inc.
|
* Copyright (C) 2009, 2010 Red Hat, Inc.
|
||||||
*
|
*
|
||||||
* Author(s):
|
* Author(s):
|
||||||
* Amit Shah <amit.shah@redhat.com>
|
* Amit Shah <amit.shah@redhat.com>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Virtio Serial / Console Support
|
* Virtio Serial / Console Support
|
||||||
*
|
*
|
||||||
* Copyright IBM, Corp. 2008
|
* Copyright IBM, Corp. 2008
|
||||||
* Copyright Red Hat, Inc. 2009
|
* Copyright Red Hat, Inc. 2009, 2010
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
|
* Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue