diff options
Diffstat (limited to 'cpu/arm1136')
-rw-r--r-- | cpu/arm1136/config.mk | 2 | ||||
-rw-r--r-- | cpu/arm1136/cpu.c | 2 | ||||
-rw-r--r-- | cpu/arm1136/omap24xx/interrupts.c | 2 | ||||
-rw-r--r-- | cpu/arm1136/omap24xx/start.S | 2 | ||||
-rw-r--r-- | cpu/arm1136/start.S | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/cpu/arm1136/config.mk b/cpu/arm1136/config.mk index 6ab0dd3..295e8a5 100644 --- a/cpu/arm1136/config.mk +++ b/cpu/arm1136/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/arm1136/cpu.c b/cpu/arm1136/cpu.c index e03a765..7381da0 100644 --- a/cpu/arm1136/cpu.c +++ b/cpu/arm1136/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/arm1136/omap24xx/interrupts.c b/cpu/arm1136/omap24xx/interrupts.c index 6be1262..a0c535d 100644 --- a/cpu/arm1136/omap24xx/interrupts.c +++ b/cpu/arm1136/omap24xx/interrupts.c @@ -9,7 +9,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/arm1136/omap24xx/start.S b/cpu/arm1136/omap24xx/start.S index d6cefbd..5f8343f 100644 --- a/cpu/arm1136/omap24xx/start.S +++ b/cpu/arm1136/omap24xx/start.S @@ -5,7 +5,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> * diff --git a/cpu/arm1136/start.S b/cpu/arm1136/start.S index e622338..999b184 100644 --- a/cpu/arm1136/start.S +++ b/cpu/arm1136/start.S @@ -5,7 +5,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> * |