diff options
author | Amit Shah <amit.shah@redhat.com> | 2010-04-27 18:04:02 +0530 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-04-28 08:58:21 -0500 |
commit | 71c092e92b45e7ebc762c8736089c074097548d3 (patch) | |
tree | bd97f2211e36eda6f5ba5b40b4067fd61914610e /hw/virtio-serial.h | |
parent | e30f328c7429d4e891ce6da26af95c607f392739 (diff) |
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>
Diffstat (limited to 'hw/virtio-serial.h')
-rw-r--r-- | hw/virtio-serial.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/virtio-serial.h b/hw/virtio-serial.h index 0548689b99..f02387325f 100644 --- a/hw/virtio-serial.h +++ b/hw/virtio-serial.h @@ -2,7 +2,7 @@ * Virtio Serial / Console Support * * Copyright IBM, Corp. 2008 - * Copyright Red Hat, Inc. 2009 + * Copyright Red Hat, Inc. 2009, 2010 * * Authors: * Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com> |