summaryrefslogtreecommitdiffstats
path: root/cpu/lh7a40x
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/lh7a40x')
-rw-r--r--cpu/lh7a40x/config.mk2
-rw-r--r--cpu/lh7a40x/cpu.c2
-rw-r--r--cpu/lh7a40x/interrupts.c2
-rw-r--r--cpu/lh7a40x/serial.c2
-rw-r--r--cpu/lh7a40x/start.S2
5 files changed, 5 insertions, 5 deletions
diff --git a/cpu/lh7a40x/config.mk b/cpu/lh7a40x/config.mk
index 32fd1d1ebb..c0e7a1d044 100644
--- a/cpu/lh7a40x/config.mk
+++ b/cpu/lh7a40x/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/lh7a40x/cpu.c b/cpu/lh7a40x/cpu.c
index 93ebd13234..338df8769e 100644
--- a/cpu/lh7a40x/cpu.c
+++ b/cpu/lh7a40x/cpu.c
@@ -4,7 +4,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/lh7a40x/interrupts.c b/cpu/lh7a40x/interrupts.c
index 5acfe1a449..d39e707775 100644
--- a/cpu/lh7a40x/interrupts.c
+++ b/cpu/lh7a40x/interrupts.c
@@ -8,7 +8,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/lh7a40x/serial.c b/cpu/lh7a40x/serial.c
index 2132c052a4..4767489aef 100644
--- a/cpu/lh7a40x/serial.c
+++ b/cpu/lh7a40x/serial.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+ * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/cpu/lh7a40x/start.S b/cpu/lh7a40x/start.S
index 11252ce33b..a1321b1d74 100644
--- a/cpu/lh7a40x/start.S
+++ b/cpu/lh7a40x/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.
OpenPOWER on IntegriCloud