diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-01-18 10:35:56 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-01-18 10:35:56 +0000 |
commit | 7e61e45402aba2b90997f4f02ca8266cf65a229a (patch) | |
tree | 6fb6fa92ca2ed1c637c6285223c66bedae783b90 /src/mainboard/msi/ms9282 | |
parent | c72fcde2735c531f8d1e49778aaa4ac901c2bec3 (diff) |
Please bear with me - another rename checkin. This qualifies as trivial, no
code is changed.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3052 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/msi/ms9282')
-rw-r--r-- | src/mainboard/msi/ms9282/Config.lb | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/Options.lb | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/cache_as_ram_auto.c | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/chip.h | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/failover.c | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/get_bus_conf.c | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/irq_tables.c | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/mainboard.c | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/mb_sysconf.h | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/mptable.c | 2 | ||||
-rw-r--r-- | src/mainboard/msi/ms9282/resourcemap.c | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/src/mainboard/msi/ms9282/Config.lb b/src/mainboard/msi/ms9282/Config.lb index 54d85e75e1..05ef85795a 100644 --- a/src/mainboard/msi/ms9282/Config.lb +++ b/src/mainboard/msi/ms9282/Config.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2006 AMD ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD. diff --git a/src/mainboard/msi/ms9282/Options.lb b/src/mainboard/msi/ms9282/Options.lb index 6becd571a7..9e4b94d704 100644 --- a/src/mainboard/msi/ms9282/Options.lb +++ b/src/mainboard/msi/ms9282/Options.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2006 AMD ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD. diff --git a/src/mainboard/msi/ms9282/cache_as_ram_auto.c b/src/mainboard/msi/ms9282/cache_as_ram_auto.c index 19f3a13dee..9754f3fc60 100644 --- a/src/mainboard/msi/ms9282/cache_as_ram_auto.c +++ b/src/mainboard/msi/ms9282/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) 2006 AMD * Written by Yinghai Lu <yinghailu@amd.com> for AMD. diff --git a/src/mainboard/msi/ms9282/chip.h b/src/mainboard/msi/ms9282/chip.h index 5c6798c4a0..d5558d146c 100644 --- a/src/mainboard/msi/ms9282/chip.h +++ b/src/mainboard/msi/ms9282/chip.h @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2006 MSI * Written by Bingxun Shi <bingxunshi@gmail.com> for MSI. diff --git a/src/mainboard/msi/ms9282/failover.c b/src/mainboard/msi/ms9282/failover.c index 199a5e9e3e..dc10982501 100644 --- a/src/mainboard/msi/ms9282/failover.c +++ b/src/mainboard/msi/ms9282/failover.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2006 AMD * Written by Yinghai Lu <yinghailu@amd.com> for AMD. diff --git a/src/mainboard/msi/ms9282/get_bus_conf.c b/src/mainboard/msi/ms9282/get_bus_conf.c index a446e89afc..1a4a40a319 100644 --- a/src/mainboard/msi/ms9282/get_bus_conf.c +++ b/src/mainboard/msi/ms9282/get_bus_conf.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2006 AMD * Written by Yinghai Lu <yinghailu@amd.com> for AMD. diff --git a/src/mainboard/msi/ms9282/irq_tables.c b/src/mainboard/msi/ms9282/irq_tables.c index 83c7884273..a462f1668e 100644 --- a/src/mainboard/msi/ms9282/irq_tables.c +++ b/src/mainboard/msi/ms9282/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) 2006 AMD * Written by Yinghai Lu <yinghailu@amd.com> for AMD. diff --git a/src/mainboard/msi/ms9282/mainboard.c b/src/mainboard/msi/ms9282/mainboard.c index ffed91fb90..62a39259b5 100644 --- a/src/mainboard/msi/ms9282/mainboard.c +++ b/src/mainboard/msi/ms9282/mainboard.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2006 MSI * Written by Bingxun Shi <bingxunshi@gmail.com> for MSI. diff --git a/src/mainboard/msi/ms9282/mb_sysconf.h b/src/mainboard/msi/ms9282/mb_sysconf.h index dca188f237..b7be58c9c7 100644 --- a/src/mainboard/msi/ms9282/mb_sysconf.h +++ b/src/mainboard/msi/ms9282/mb_sysconf.h @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2006 AMD * Written by Yinghai Lu <yinghailu@amd.com> for AMD. diff --git a/src/mainboard/msi/ms9282/mptable.c b/src/mainboard/msi/ms9282/mptable.c index 9a5cfbc45b..78994fcc79 100644 --- a/src/mainboard/msi/ms9282/mptable.c +++ b/src/mainboard/msi/ms9282/mptable.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2006 AMD * Written by Yinghai Lu <yinghailu@amd.com> for AMD. diff --git a/src/mainboard/msi/ms9282/resourcemap.c b/src/mainboard/msi/ms9282/resourcemap.c index 8656a5daee..0106797433 100644 --- a/src/mainboard/msi/ms9282/resourcemap.c +++ b/src/mainboard/msi/ms9282/resourcemap.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2003 Stefan Reinauer <stepan@coresystems.de> * |