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/arm_cortexa8/config.mk | 2 +- cpu/arm_cortexa8/cpu.c | 2 +- cpu/arm_cortexa8/omap3/config.mk | 2 +- cpu/arm_cortexa8/omap3/interrupts.c | 2 +- cpu/arm_cortexa8/start.S | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'cpu/arm_cortexa8') diff --git a/cpu/arm_cortexa8/config.mk b/cpu/arm_cortexa8/config.mk index b021762bc..580559692 100644 --- a/cpu/arm_cortexa8/config.mk +++ b/cpu/arm_cortexa8/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/arm_cortexa8/cpu.c b/cpu/arm_cortexa8/cpu.c index 3e1780b31..ca6bf4f23 100644 --- a/cpu/arm_cortexa8/cpu.c +++ b/cpu/arm_cortexa8/cpu.c @@ -6,7 +6,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/arm_cortexa8/omap3/config.mk b/cpu/arm_cortexa8/omap3/config.mk index fbb753ecd..5fbec7a1b 100644 --- a/cpu/arm_cortexa8/omap3/config.mk +++ b/cpu/arm_cortexa8/omap3/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/arm_cortexa8/omap3/interrupts.c b/cpu/arm_cortexa8/omap3/interrupts.c index 9f1189f52..742fe9c12 100644 --- a/cpu/arm_cortexa8/omap3/interrupts.c +++ b/cpu/arm_cortexa8/omap3/interrupts.c @@ -11,7 +11,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/arm_cortexa8/start.S b/cpu/arm_cortexa8/start.S index 07acdbde1..66b48209f 100644 --- a/cpu/arm_cortexa8/start.S +++ b/cpu/arm_cortexa8/start.S @@ -5,7 +5,7 @@ * * Copyright (c) 2001 Marius Gröger * Copyright (c) 2002 Alex Züpke - * Copyright (c) 2002 Gary Jennejohn + * Copyright (c) 2002 Gary Jennejohn * Copyright (c) 2003 Richard Woodruff * Copyright (c) 2003 Kshitij * Copyright (c) 2006-2008 Syed Mohammed Khasim -- cgit v1.2.3