diff options
Diffstat (limited to 'src/mainboard/amd/db800')
-rw-r--r-- | src/mainboard/amd/db800/cache_as_ram_auto.c | 2 | ||||
-rw-r--r-- | src/mainboard/amd/db800/chip.h | 2 | ||||
-rw-r--r-- | src/mainboard/amd/db800/failover.c | 2 | ||||
-rw-r--r-- | src/mainboard/amd/db800/irq_tables.c | 2 | ||||
-rw-r--r-- | src/mainboard/amd/db800/mainboard.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/mainboard/amd/db800/cache_as_ram_auto.c b/src/mainboard/amd/db800/cache_as_ram_auto.c index 215c58d533..c0554f1f9e 100644 --- a/src/mainboard/amd/db800/cache_as_ram_auto.c +++ b/src/mainboard/amd/db800/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/db800/chip.h b/src/mainboard/amd/db800/chip.h index 912f36ad59..5a77026f33 100644 --- a/src/mainboard/amd/db800/chip.h +++ b/src/mainboard/amd/db800/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/db800/failover.c b/src/mainboard/amd/db800/failover.c index c233eb92f2..f216d538b7 100644 --- a/src/mainboard/amd/db800/failover.c +++ b/src/mainboard/amd/db800/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/db800/irq_tables.c b/src/mainboard/amd/db800/irq_tables.c index a5e13cd05a..9fcc5eb3b6 100644 --- a/src/mainboard/amd/db800/irq_tables.c +++ b/src/mainboard/amd/db800/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/db800/mainboard.c b/src/mainboard/amd/db800/mainboard.c index 1e417e244b..d8912aab8f 100644 --- a/src/mainboard/amd/db800/mainboard.c +++ b/src/mainboard/amd/db800/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. * |