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 /targets/asus | |
parent | c72fcde2735c531f8d1e49778aaa4ac901c2bec3 (diff) | |
download | coreboot-7e61e45402aba2b90997f4f02ca8266cf65a229a.tar.xz |
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 'targets/asus')
-rw-r--r-- | targets/asus/a8n_e/Config.lb | 2 | ||||
-rw-r--r-- | targets/asus/a8v-e_se/Config.lb | 2 | ||||
-rw-r--r-- | targets/asus/mew-am/Config.lb | 2 | ||||
-rw-r--r-- | targets/asus/p2b-f/Config.lb | 2 | ||||
-rw-r--r-- | targets/asus/p2b/Config.lb | 2 | ||||
-rw-r--r-- | targets/asus/p3b-f/Config.lb | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/targets/asus/a8n_e/Config.lb b/targets/asus/a8n_e/Config.lb index edcde2e3fb..14e8566756 100644 --- a/targets/asus/a8n_e/Config.lb +++ b/targets/asus/a8n_e/Config.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2007 Philipp Degler <pdegler@rumms.uni-mannheim.de> ## (Thanks to LSRA University of Mannheim for their support) diff --git a/targets/asus/a8v-e_se/Config.lb b/targets/asus/a8v-e_se/Config.lb index 6098db64d7..504e4bbaba 100644 --- a/targets/asus/a8v-e_se/Config.lb +++ b/targets/asus/a8v-e_se/Config.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz> ## diff --git a/targets/asus/mew-am/Config.lb b/targets/asus/mew-am/Config.lb index a0de2f580f..8546672faf 100644 --- a/targets/asus/mew-am/Config.lb +++ b/targets/asus/mew-am/Config.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> ## diff --git a/targets/asus/p2b-f/Config.lb b/targets/asus/p2b-f/Config.lb index 3ce109b556..cc6e0a1c16 100644 --- a/targets/asus/p2b-f/Config.lb +++ b/targets/asus/p2b-f/Config.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> ## diff --git a/targets/asus/p2b/Config.lb b/targets/asus/p2b/Config.lb index 30495f3d5d..fce6df5584 100644 --- a/targets/asus/p2b/Config.lb +++ b/targets/asus/p2b/Config.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> ## diff --git a/targets/asus/p3b-f/Config.lb b/targets/asus/p3b-f/Config.lb index 0c5773124b..ebb4611361 100644 --- a/targets/asus/p3b-f/Config.lb +++ b/targets/asus/p3b-f/Config.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de> ## |