diff options
| author | Detlev Zundel <dzu@denx.de> | 2009-05-13 10:54:10 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2009-05-15 22:11:59 +0200 | 
| commit | 792a09eb9d5d8c4f74b7e9f2e887316d511a4e80 (patch) | |
| tree | 95370d3450ffebe4c4fb620188fd608d1076a6d2 /include | |
| parent | 5e2c08c3ac90808e9be64856916bfd6df984823c (diff) | |
| download | olio-uboot-2014.01-792a09eb9d5d8c4f74b7e9f2e887316d511a4e80.tar.xz olio-uboot-2014.01-792a09eb9d5d8c4f74b7e9f2e887316d511a4e80.zip | |
Fix e-mail address of Gary Jennejohn.
Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-arm/arch-s3c24x0/memory.h | 2 | ||||
| -rw-r--r-- | include/configs/VCMA9.h | 2 | ||||
| -rw-r--r-- | include/configs/sbc2410x.h | 2 | ||||
| -rw-r--r-- | include/configs/smdk2400.h | 2 | ||||
| -rw-r--r-- | include/configs/smdk2410.h | 2 | ||||
| -rw-r--r-- | include/configs/smdk6400.h | 2 | ||||
| -rw-r--r-- | include/configs/trab.h | 2 | 
7 files changed, 7 insertions, 7 deletions
| diff --git a/include/asm-arm/arch-s3c24x0/memory.h b/include/asm-arm/arch-s3c24x0/memory.h index 5e254d235..61d62707c 100644 --- a/include/asm-arm/arch-s3c24x0/memory.h +++ b/include/asm-arm/arch-s3c24x0/memory.h @@ -1,5 +1,5 @@  /* - * linux/include/asm-arm/arch-s3c2400/memory.h by gj@denx.de + * linux/include/asm-arm/arch-s3c2400/memory.h by garyj@denx.de   * based on   * linux/include/asm-arm/arch-sa1100/memory.h   * diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h index 5e614fd8e..de3092d1c 100644 --- a/include/configs/VCMA9.h +++ b/include/configs/VCMA9.h @@ -2,7 +2,7 @@   * (C) Copyright 2002, 2003   * Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Marius Groeger <mgroeger@sysgo.de> - * Gary Jennejohn <gj@denx.de> + * Gary Jennejohn <garyj@denx.de>   * David Mueller <d.mueller@elsoft.ch>   *   * Configuation settings for the MPL VCMA9 board. diff --git a/include/configs/sbc2410x.h b/include/configs/sbc2410x.h index af0018772..eab9629c0 100644 --- a/include/configs/sbc2410x.h +++ b/include/configs/sbc2410x.h @@ -2,7 +2,7 @@   * (C) Copyright 2002   * Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Marius Groeger <mgroeger@sysgo.de> - * Gary Jennejohn <gj@denx.de> + * Gary Jennejohn <garyj@denx.de>   * David Mueller <d.mueller@elsoft.ch>   *   * Modified for the friendly-arm SBC-2410X by diff --git a/include/configs/smdk2400.h b/include/configs/smdk2400.h index ffdf21768..b712db44f 100644 --- a/include/configs/smdk2400.h +++ b/include/configs/smdk2400.h @@ -4,7 +4,7 @@   * (C) Copyright 2002   * Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Marius Groeger <mgroeger@sysgo.de> - * Gary Jennejohn <gj@denx.de> + * Gary Jennejohn <garyj@denx.de>   *   * Configuation settings for the SAMSUNG board.   * diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h index fb437069d..a4732783d 100644 --- a/include/configs/smdk2410.h +++ b/include/configs/smdk2410.h @@ -2,7 +2,7 @@   * (C) Copyright 2002   * Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Marius Groeger <mgroeger@sysgo.de> - * Gary Jennejohn <gj@denx.de> + * Gary Jennejohn <garyj@denx.de>   * David Mueller <d.mueller@elsoft.ch>   *   * Configuation settings for the SAMSUNG SMDK2410 board. diff --git a/include/configs/smdk6400.h b/include/configs/smdk6400.h index d3cf6e58f..cac58cf32 100644 --- a/include/configs/smdk6400.h +++ b/include/configs/smdk6400.h @@ -2,7 +2,7 @@   * (C) Copyright 2002   * Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Marius Groeger <mgroeger@sysgo.de> - * Gary Jennejohn <gj@denx.de> + * Gary Jennejohn <garyj@denx.de>   * David Mueller <d.mueller@elsoft.ch>   *   * (C) Copyright 2008 diff --git a/include/configs/trab.h b/include/configs/trab.h index 520fe368d..51ad3cada 100644 --- a/include/configs/trab.h +++ b/include/configs/trab.h @@ -1,6 +1,6 @@  /*   * (C) Copyright 2002-2005 - * Gary Jennejohn <gj@denx.de> + * Gary Jennejohn <garyj@denx.de>   *   * Configuation settings for the TRAB board.   * |