summaryrefslogtreecommitdiffstats
path: root/src/device/pci_rom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/pci_rom.c')
-rw-r--r--src/device/pci_rom.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/device/pci_rom.c b/src/device/pci_rom.c
index 2b2d46d57b30..01c02e58e6e4 100644
--- a/src/device/pci_rom.c
+++ b/src/device/pci_rom.c
@@ -1,12 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2005 Li-Ta Lo <ollie@lanl.gov>
- * Copyright (C) 2005 Tyan
- * (Written by Yinghai Lu <yhlu@tyan.com> for Tyan)
- * Copyright (C) 2005 Ronald G. Minnich <rminnich@gmail.com>
- * Copyright (C) 2005-2007 Stefan Reinauer <stepan@openbios.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.