aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm925t
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm925t')
-rw-r--r--cpu/arm925t/config.mk2
-rw-r--r--cpu/arm925t/cpu.c2
-rw-r--r--cpu/arm925t/interrupts.c2
-rw-r--r--cpu/arm925t/start.S2
4 files changed, 4 insertions, 4 deletions
diff --git a/cpu/arm925t/config.mk b/cpu/arm925t/config.mk
index 38718a352..5d8a10ff6 100644
--- a/cpu/arm925t/config.mk
+++ b/cpu/arm925t/config.mk
@@ -1,6 +1,6 @@
#
# (C) Copyright 2002
-# Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
#
# See file CREDITS for list of people who contributed to this
# project.
diff --git a/cpu/arm925t/cpu.c b/cpu/arm925t/cpu.c
index a9778dc3d..62828b174 100644
--- a/cpu/arm925t/cpu.c
+++ b/cpu/arm925t/cpu.c
@@ -4,7 +4,7 @@
* Marius Groeger <mgroeger@sysgo.de>
*
* (C) Copyright 2002
- * Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+ * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/cpu/arm925t/interrupts.c b/cpu/arm925t/interrupts.c
index ec2a9789d..179992deb 100644
--- a/cpu/arm925t/interrupts.c
+++ b/cpu/arm925t/interrupts.c
@@ -14,7 +14,7 @@
* Alex Zuepke <azu@sysgo.de>
*
* (C) Copyright 2002
- * Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+ * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/cpu/arm925t/start.S b/cpu/arm925t/start.S
index c48014d14..567e80479 100644
--- a/cpu/arm925t/start.S
+++ b/cpu/arm925t/start.S
@@ -7,7 +7,7 @@
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
- * Copyright (c) 2002 Gary Jennejohn <gj@denx.de>
+ * Copyright (c) 2002 Gary Jennejohn <garyj@denx.de>
* Copyright (c) 2003 Richard Woodruff <r-woodruff2@ti.com>
* Copyright (c) 2003 Kshitij <kshitij@ti.com>
*