diff options
Diffstat (limited to 'src/cpu/qemu-x86/bootblock.c')
-rw-r--r-- | src/cpu/qemu-x86/bootblock.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cpu/qemu-x86/bootblock.c b/src/cpu/qemu-x86/bootblock.c index 6459beb5d7..35a241c32f 100644 --- a/src/cpu/qemu-x86/bootblock.c +++ b/src/cpu/qemu-x86/bootblock.c @@ -1,9 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2004 Stefan Reinauer - * Copyright (C) 2018 Patrick Rudolph <siro@das-labor.org> - * * 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. |