diff options
| author | Detlev Zundel <[email protected]> | 2009-05-13 10:54:10 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2009-05-15 22:11:59 +0200 |
| commit | 792a09eb9d5d8c4f74b7e9f2e887316d511a4e80 (patch) | |
| tree | 95370d3450ffebe4c4fb620188fd608d1076a6d2 /cpu/arm926ejs/versatile | |
| parent | 5e2c08c3ac90808e9be64856916bfd6df984823c (diff) | |
Fix e-mail address of Gary Jennejohn.
Signed-off-by: Detlev Zundel <[email protected]>
Diffstat (limited to 'cpu/arm926ejs/versatile')
| -rw-r--r-- | cpu/arm926ejs/versatile/reset.S | 2 | ||||
| -rwxr-xr-x | cpu/arm926ejs/versatile/timer.c | 2 |
2 files changed, 2 insertions, 2 deletions
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]> |
