diff options
Diffstat (limited to 'src/arch/mips/tables.c')
-rw-r--r-- | src/arch/mips/tables.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/arch/mips/tables.c b/src/arch/mips/tables.c index 50d2a55650..e9de4bfd71 100644 --- a/src/arch/mips/tables.c +++ b/src/arch/mips/tables.c @@ -1,11 +1,6 @@ /* * This file is part of the coreboot project. * - * Based on src/arch/armv7/tables.c: - * Copyright (C) 2003 Eric Biederman - * Copyright (C) 2005 Steve Magnani - * Copyright (C) 2008-2009 coresystems GmbH - * * 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. |