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/arch/ppc/lib/c_start.S | 2 +- src/arch/ppc/lib/cpuid.c | 2 +- src/arch/ppc/lib/floats.S | 2 +- src/arch/ppc/lib/floats.inc | 2 +- src/arch/ppc/lib/ppc.c | 2 +- src/arch/ppc/lib/timer.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/arch/ppc/lib') diff --git a/src/arch/ppc/lib/c_start.S b/src/arch/ppc/lib/c_start.S index f31432342f..3bae8da751 100644 --- a/src/arch/ppc/lib/c_start.S +++ b/src/arch/ppc/lib/c_start.S @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2000 AG Electronics Ltd. * diff --git a/src/arch/ppc/lib/cpuid.c b/src/arch/ppc/lib/cpuid.c index d8d6e74741..e28de924e9 100644 --- a/src/arch/ppc/lib/cpuid.c +++ b/src/arch/ppc/lib/cpuid.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2000 AG Electronics Ltd. * diff --git a/src/arch/ppc/lib/floats.S b/src/arch/ppc/lib/floats.S index 232c2d495a..1b56f40a37 100644 --- a/src/arch/ppc/lib/floats.S +++ b/src/arch/ppc/lib/floats.S @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 1999-2000 AG Electronics Ltd. * diff --git a/src/arch/ppc/lib/floats.inc b/src/arch/ppc/lib/floats.inc index 1bc70b03c2..c075a8b408 100644 --- a/src/arch/ppc/lib/floats.inc +++ b/src/arch/ppc/lib/floats.inc @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 1999-2000 AG Electronics Ltd. * diff --git a/src/arch/ppc/lib/ppc.c b/src/arch/ppc/lib/ppc.c index 15549c1518..66039e76df 100644 --- a/src/arch/ppc/lib/ppc.c +++ b/src/arch/ppc/lib/ppc.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2000 AG Electronics Ltd. * diff --git a/src/arch/ppc/lib/timer.c b/src/arch/ppc/lib/timer.c index 1ddee35e69..0663afd769 100644 --- a/src/arch/ppc/lib/timer.c +++ b/src/arch/ppc/lib/timer.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2000 AG Electronics Ltd. * -- cgit v1.2.3