diff options
author | Amit Shah <amit.shah@redhat.com> | 2011-01-31 10:36:37 +0300 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-02-09 00:49:55 +0300 |
commit | 5084f89303c0a138f66bf74662753f46878989bb (patch) | |
tree | 7bb0b6cb9d54de0680c53c2efcea23f7baf378e2 /drivers | |
parent | 2770c5ea501be69989a7acf54ec4cb3554c47191 (diff) | |
download | linux-5084f89303c0a138f66bf74662753f46878989bb.tar.xz |
virtio: console: Update Copyright
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/tty/hvc/virtio_console.c | 3 |
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 |