summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
diff options
context:
space:
mode:
authorDetlev Zundel <[email protected]>2009-05-13 10:54:10 +0200
committerWolfgang Denk <[email protected]>2009-05-15 22:11:59 +0200
commit792a09eb9d5d8c4f74b7e9f2e887316d511a4e80 (patch)
tree95370d3450ffebe4c4fb620188fd608d1076a6d2 /cpu/arm926ejs
parent5e2c08c3ac90808e9be64856916bfd6df984823c (diff)
Fix e-mail address of Gary Jennejohn.
Signed-off-by: Detlev Zundel <[email protected]>
Diffstat (limited to 'cpu/arm926ejs')
-rw-r--r--cpu/arm926ejs/at91/u-boot.lds2
-rw-r--r--cpu/arm926ejs/config.mk2
-rw-r--r--cpu/arm926ejs/cpu.c2
-rw-r--r--cpu/arm926ejs/davinci/timer.c2
-rw-r--r--cpu/arm926ejs/interrupts.c2
-rw-r--r--cpu/arm926ejs/nomadik/timer.c2
-rw-r--r--cpu/arm926ejs/omap/reset.S2
-rw-r--r--cpu/arm926ejs/omap/timer.c2
-rw-r--r--cpu/arm926ejs/start.S2
-rw-r--r--cpu/arm926ejs/versatile/reset.S2
-rwxr-xr-xcpu/arm926ejs/versatile/timer.c2
11 files changed, 11 insertions, 11 deletions
diff --git a/cpu/arm926ejs/at91/u-boot.lds b/cpu/arm926ejs/at91/u-boot.lds
index 62a3e951693..8518a1d9fe5 100644
--- a/cpu/arm926ejs/at91/u-boot.lds
+++ b/cpu/arm926ejs/at91/u-boot.lds
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Gary Jennejohn, DENX Software Engineering, <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering, <[email protected]>
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/cpu/arm926ejs/config.mk b/cpu/arm926ejs/config.mk
index a57d03aa01d..885d5c134e9 100644
--- a/cpu/arm926ejs/config.mk
+++ b/cpu/arm926ejs/config.mk
@@ -1,6 +1,6 @@
#
# (C) Copyright 2002
-# Gary Jennejohn, DENX Software Engineering, <[email protected]>
+# Gary Jennejohn, DENX Software Engineering, <[email protected]>
#
# See file CREDITS for list of people who contributed to this
# project.
diff --git a/cpu/arm926ejs/cpu.c b/cpu/arm926ejs/cpu.c
index 6307e3389d8..518c5e0b3fb 100644
--- a/cpu/arm926ejs/cpu.c
+++ b/cpu/arm926ejs/cpu.c
@@ -4,7 +4,7 @@
* Marius Groeger <[email protected]>
*
* (C) Copyright 2002
- * Gary Jennejohn, DENX Software Engineering, <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering, <[email protected]>
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/cpu/arm926ejs/davinci/timer.c b/cpu/arm926ejs/davinci/timer.c
index 773735a1c89..2604d57f320 100644
--- a/cpu/arm926ejs/davinci/timer.c
+++ b/cpu/arm926ejs/davinci/timer.c
@@ -11,7 +11,7 @@
* Alex Zuepke <[email protected]>
*
* (C) Copyright 2002-2004
- * Gary Jennejohn, DENX Software Engineering, <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering, <[email protected]>
*
* (C) Copyright 2004
* Philippe Robin, ARM Ltd. <[email protected]>
diff --git a/cpu/arm926ejs/interrupts.c b/cpu/arm926ejs/interrupts.c
index 7a41f0b12d8..ce979f3d87b 100644
--- a/cpu/arm926ejs/interrupts.c
+++ b/cpu/arm926ejs/interrupts.c
@@ -11,7 +11,7 @@
* Alex Zuepke <[email protected]>
*
* (C) Copyright 2002-2004
- * Gary Jennejohn, DENX Software Engineering, <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering, <[email protected]>
*
* (C) Copyright 2004
* Philippe Robin, ARM Ltd. <[email protected]>
diff --git a/cpu/arm926ejs/nomadik/timer.c b/cpu/arm926ejs/nomadik/timer.c
index 2b2208c9bb3..960cf52dfbc 100644
--- a/cpu/arm926ejs/nomadik/timer.c
+++ b/cpu/arm926ejs/nomadik/timer.c
@@ -11,7 +11,7 @@
* Alex Zuepke <[email protected]>
*
* (C) Copyright 2002-2004
- * Gary Jennejohn, DENX Software Engineering, <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering, <[email protected]>
*
* (C) Copyright 2004
* Philippe Robin, ARM Ltd. <[email protected]>
diff --git a/cpu/arm926ejs/omap/reset.S b/cpu/arm926ejs/omap/reset.S
index e8989028e24..4b20756d1b6 100644
--- a/cpu/arm926ejs/omap/reset.S
+++ b/cpu/arm926ejs/omap/reset.S
@@ -7,7 +7,7 @@
*
* Copyright (c) 2001 Marius Gr�ger <[email protected]>
* Copyright (c) 2002 Alex Z�pke <[email protected]>
- * Copyright (c) 2002 Gary Jennejohn <[email protected]>
+ * Copyright (c) 2002 Gary Jennejohn <[email protected]>
* Copyright (c) 2003 Richard Woodruff <[email protected]>
* Copyright (c) 2003 Kshitij <[email protected]>
*
diff --git a/cpu/arm926ejs/omap/timer.c b/cpu/arm926ejs/omap/timer.c
index bedc2e75442..97f97712f4e 100644
--- a/cpu/arm926ejs/omap/timer.c
+++ b/cpu/arm926ejs/omap/timer.c
@@ -11,7 +11,7 @@
* Alex Zuepke <[email protected]>
*
* (C) Copyright 2002-2004
- * Gary Jennejohn, DENX Software Engineering, <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering, <[email protected]>
*
* (C) Copyright 2004
* Philippe Robin, ARM Ltd. <[email protected]>
diff --git a/cpu/arm926ejs/start.S b/cpu/arm926ejs/start.S
index ed4932a1368..0275b665021 100644
--- a/cpu/arm926ejs/start.S
+++ b/cpu/arm926ejs/start.S
@@ -7,7 +7,7 @@
*
* Copyright (c) 2001 Marius Gr�ger <[email protected]>
* Copyright (c) 2002 Alex Z�pke <[email protected]>
- * Copyright (c) 2002 Gary Jennejohn <[email protected]>
+ * Copyright (c) 2002 Gary Jennejohn <[email protected]>
* Copyright (c) 2003 Richard Woodruff <[email protected]>
* Copyright (c) 2003 Kshitij <[email protected]>
*
diff --git a/cpu/arm926ejs/versatile/reset.S b/cpu/arm926ejs/versatile/reset.S
index e8989028e24..4b20756d1b6 100644
--- a/cpu/arm926ejs/versatile/reset.S
+++ b/cpu/arm926ejs/versatile/reset.S
@@ -7,7 +7,7 @@
*
* Copyright (c) 2001 Marius Gr�ger <[email protected]>
* Copyright (c) 2002 Alex Z�pke <[email protected]>
- * Copyright (c) 2002 Gary Jennejohn <[email protected]>
+ * Copyright (c) 2002 Gary Jennejohn <[email protected]>
* Copyright (c) 2003 Richard Woodruff <[email protected]>
* Copyright (c) 2003 Kshitij <[email protected]>
*
diff --git a/cpu/arm926ejs/versatile/timer.c b/cpu/arm926ejs/versatile/timer.c
index 9ac867ed03e..66976725747 100755
--- a/cpu/arm926ejs/versatile/timer.c
+++ b/cpu/arm926ejs/versatile/timer.c
@@ -11,7 +11,7 @@
* Alex Zuepke <[email protected]>
*
* (C) Copyright 2002-2004
- * Gary Jennejohn, DENX Software Engineering, <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering, <[email protected]>
*
* (C) Copyright 2004
* Philippe Robin, ARM Ltd. <[email protected]>