summaryrefslogtreecommitdiff
path: root/cpu/arm1176
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2009-05-13 10:54:10 +0200
committerWolfgang Denk <wd@denx.de>2009-05-15 22:11:59 +0200
commit792a09eb9d5d8c4f74b7e9f2e887316d511a4e80 (patch)
tree95370d3450ffebe4c4fb620188fd608d1076a6d2 /cpu/arm1176
parent5e2c08c3ac90808e9be64856916bfd6df984823c (diff)
Fix e-mail address of Gary Jennejohn.
Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'cpu/arm1176')
-rw-r--r--cpu/arm1176/config.mk2
-rw-r--r--cpu/arm1176/cpu.c2
-rw-r--r--cpu/arm1176/s3c64xx/config.mk2
-rw-r--r--cpu/arm1176/s3c64xx/interrupts.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/cpu/arm1176/config.mk b/cpu/arm1176/config.mk
index 508359425..d2f057bf7 100644
--- a/cpu/arm1176/config.mk
+++ b/cpu/arm1176/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/arm1176/cpu.c b/cpu/arm1176/cpu.c
index bfa437835..fbc8ea802 100644
--- a/cpu/arm1176/cpu.c
+++ b/cpu/arm1176/cpu.c
@@ -6,7 +6,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/arm1176/s3c64xx/config.mk b/cpu/arm1176/s3c64xx/config.mk
index 204e880b8..4f3b66c5d 100644
--- a/cpu/arm1176/s3c64xx/config.mk
+++ b/cpu/arm1176/s3c64xx/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/arm1176/s3c64xx/interrupts.c b/cpu/arm1176/s3c64xx/interrupts.c
index 83f3806ac..7bb98486c 100644
--- a/cpu/arm1176/s3c64xx/interrupts.c
+++ b/cpu/arm1176/s3c64xx/interrupts.c
@@ -11,7 +11,7 @@
* Alex Zuepke <azu@sysgo.de>
*
* (C) Copyright 2002-2004
- * Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+ * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
*
* (C) Copyright 2004
* Philippe Robin, ARM Ltd. <philippe.robin@arm.com>