diff options
Diffstat (limited to 'src/drivers/emulation/qemu/qemu_debugcon.c')
-rw-r--r-- | src/drivers/emulation/qemu/qemu_debugcon.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/drivers/emulation/qemu/qemu_debugcon.c b/src/drivers/emulation/qemu/qemu_debugcon.c index b040bd8388..00c3aade3a 100644 --- a/src/drivers/emulation/qemu/qemu_debugcon.c +++ b/src/drivers/emulation/qemu/qemu_debugcon.c @@ -1,9 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Red Hat Inc. - * Written by Gerd Hoffmann <kraxel@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 * the Free Software Foundation; version 2 of the License. |