diff options
Diffstat (limited to 'src/mainboard/axus/tc320')
-rw-r--r-- | src/mainboard/axus/tc320/Config.lb | 2 | ||||
-rw-r--r-- | src/mainboard/axus/tc320/Options.lb | 2 | ||||
-rw-r--r-- | src/mainboard/axus/tc320/auto.c | 2 | ||||
-rw-r--r-- | src/mainboard/axus/tc320/chip.h | 2 | ||||
-rw-r--r-- | src/mainboard/axus/tc320/irq_tables.c | 2 | ||||
-rw-r--r-- | src/mainboard/axus/tc320/mainboard.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mainboard/axus/tc320/Config.lb b/src/mainboard/axus/tc320/Config.lb index d7b0a7880a..bc1d8e43b0 100644 --- a/src/mainboard/axus/tc320/Config.lb +++ b/src/mainboard/axus/tc320/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 Juergen Beisert <juergen@kreuzholzen.de> ## diff --git a/src/mainboard/axus/tc320/Options.lb b/src/mainboard/axus/tc320/Options.lb index 72af940f97..15cf5acd82 100644 --- a/src/mainboard/axus/tc320/Options.lb +++ b/src/mainboard/axus/tc320/Options.lb @@ -1,5 +1,5 @@ ## -## This file is part of the LinuxBIOS project. +## This file is part of the coreboot project. ## ## Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de> ## diff --git a/src/mainboard/axus/tc320/auto.c b/src/mainboard/axus/tc320/auto.c index fc2bc3a8a1..444771958c 100644 --- a/src/mainboard/axus/tc320/auto.c +++ b/src/mainboard/axus/tc320/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 Juergen Beisert <juergen@kreuzholzen.de> * diff --git a/src/mainboard/axus/tc320/chip.h b/src/mainboard/axus/tc320/chip.h index 5790aeeb09..bf14e96098 100644 --- a/src/mainboard/axus/tc320/chip.h +++ b/src/mainboard/axus/tc320/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 Juergen Beisert <juergen@kreuzholzen.de> * diff --git a/src/mainboard/axus/tc320/irq_tables.c b/src/mainboard/axus/tc320/irq_tables.c index 32fa002960..c5ac51861d 100644 --- a/src/mainboard/axus/tc320/irq_tables.c +++ b/src/mainboard/axus/tc320/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 Juergen Beisert <juergen@kreuzholzen.de> * diff --git a/src/mainboard/axus/tc320/mainboard.c b/src/mainboard/axus/tc320/mainboard.c index 0a866cc098..47dfd00ccf 100644 --- a/src/mainboard/axus/tc320/mainboard.c +++ b/src/mainboard/axus/tc320/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 Juergen Beisert <juergen@kreuzholzen.de> * |