diff options
Diffstat (limited to 'cpu/arm920t/start.S')
| -rw-r--r-- | cpu/arm920t/start.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/arm920t/start.S b/cpu/arm920t/start.S index f610e9f96..475cdafab 100644 --- a/cpu/arm920t/start.S +++ b/cpu/arm920t/start.S @@ -3,7 +3,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>   *   * See file CREDITS for list of people who contributed to this   * project. |