From 792a09eb9d5d8c4f74b7e9f2e887316d511a4e80 Mon Sep 17 00:00:00 2001 From: Detlev Zundel Date: Wed, 13 May 2009 10:54:10 +0200 Subject: Fix e-mail address of Gary Jennejohn. Signed-off-by: Detlev Zundel --- cpu/lh7a40x/config.mk | 2 +- cpu/lh7a40x/cpu.c | 2 +- cpu/lh7a40x/interrupts.c | 2 +- cpu/lh7a40x/serial.c | 2 +- cpu/lh7a40x/start.S | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'cpu/lh7a40x') diff --git a/cpu/lh7a40x/config.mk b/cpu/lh7a40x/config.mk index 32fd1d1eb..c0e7a1d04 100644 --- a/cpu/lh7a40x/config.mk +++ b/cpu/lh7a40x/config.mk @@ -1,6 +1,6 @@ # # (C) Copyright 2002 -# Gary Jennejohn, DENX Software Engineering, +# Gary Jennejohn, DENX Software Engineering, # # See file CREDITS for list of people who contributed to this # project. diff --git a/cpu/lh7a40x/cpu.c b/cpu/lh7a40x/cpu.c index 93ebd1323..338df8769 100644 --- a/cpu/lh7a40x/cpu.c +++ b/cpu/lh7a40x/cpu.c @@ -4,7 +4,7 @@ * Marius Groeger * * (C) Copyright 2002 - * Gary Jennejohn, DENX Software Engineering, + * Gary Jennejohn, DENX Software Engineering, * * See file CREDITS for list of people who contributed to this * project. diff --git a/cpu/lh7a40x/interrupts.c b/cpu/lh7a40x/interrupts.c index 5acfe1a44..d39e70777 100644 --- a/cpu/lh7a40x/interrupts.c +++ b/cpu/lh7a40x/interrupts.c @@ -8,7 +8,7 @@ * Alex Zuepke * * (C) Copyright 2002 - * Gary Jennejohn, DENX Software Engineering, + * Gary Jennejohn, DENX Software Engineering, * * See file CREDITS for list of people who contributed to this * project. diff --git a/cpu/lh7a40x/serial.c b/cpu/lh7a40x/serial.c index 2132c052a..4767489ae 100644 --- a/cpu/lh7a40x/serial.c +++ b/cpu/lh7a40x/serial.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Gary Jennejohn, DENX Software Engineering, + * Gary Jennejohn, DENX Software Engineering, * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/cpu/lh7a40x/start.S b/cpu/lh7a40x/start.S index 11252ce33..a1321b1d7 100644 --- a/cpu/lh7a40x/start.S +++ b/cpu/lh7a40x/start.S @@ -3,7 +3,7 @@ * * Copyright (c) 2001 Marius Gröger * Copyright (c) 2002 Alex Züpke - * Copyright (c) 2002 Gary Jennejohn + * Copyright (c) 2002 Gary Jennejohn * * See file CREDITS for list of people who contributed to this * project. -- cgit v1.2.3