From 7e61e45402aba2b90997f4f02ca8266cf65a229a Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 18 Jan 2008 10:35:56 +0000 Subject: Please bear with me - another rename checkin. This qualifies as trivial, no code is changed. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3052 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/norwich/cache_as_ram_auto.c | 2 +- src/mainboard/amd/norwich/chip.h | 2 +- src/mainboard/amd/norwich/failover.c | 2 +- src/mainboard/amd/norwich/irq_tables.c | 2 +- src/mainboard/amd/norwich/mainboard.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/mainboard/amd/norwich') diff --git a/src/mainboard/amd/norwich/cache_as_ram_auto.c b/src/mainboard/amd/norwich/cache_as_ram_auto.c index 8aae9a4c22..aae92deb9b 100644 --- a/src/mainboard/amd/norwich/cache_as_ram_auto.c +++ b/src/mainboard/amd/norwich/cache_as_ram_auto.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/norwich/chip.h b/src/mainboard/amd/norwich/chip.h index d534253f58..8811f41063 100644 --- a/src/mainboard/amd/norwich/chip.h +++ b/src/mainboard/amd/norwich/chip.h @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/norwich/failover.c b/src/mainboard/amd/norwich/failover.c index c233eb92f2..f216d538b7 100644 --- a/src/mainboard/amd/norwich/failover.c +++ b/src/mainboard/amd/norwich/failover.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/norwich/irq_tables.c b/src/mainboard/amd/norwich/irq_tables.c index 7f86e2b2b5..afea876ba1 100644 --- a/src/mainboard/amd/norwich/irq_tables.c +++ b/src/mainboard/amd/norwich/irq_tables.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/norwich/mainboard.c b/src/mainboard/amd/norwich/mainboard.c index 2100e05b3d..1277cc3d15 100644 --- a/src/mainboard/amd/norwich/mainboard.c +++ b/src/mainboard/amd/norwich/mainboard.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * -- cgit v1.2.3