summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/virtio_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/hvc/virtio_console.c')
-rw-r--r--drivers/tty/hvc/virtio_console.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/tty/hvc/virtio_console.c b/drivers/tty/hvc/virtio_console.c
index ad2520b1e03f..239d86f9d560 100644
--- a/drivers/tty/hvc/virtio_console.c
+++ b/drivers/tty/hvc/virtio_console.c
@@ -1,6 +1,7 @@
/*
* Copyright (C) 2006, 2007, 2009 Rusty Russell, IBM Corporation
- * Copyright (C) 2009, 2010 Red Hat, Inc.
+ * Copyright (C) 2009, 2010, 2011 Red Hat, Inc.
+ * Copyright (C) 2009, 2010, 2011 Amit Shah <amit.shah@redhat.com>
*
* 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