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 /drivers/serial | |
| parent | 5e2c08c3ac90808e9be64856916bfd6df984823c (diff) | |
Fix e-mail address of Gary Jennejohn.
Signed-off-by: Detlev Zundel <[email protected]>
Diffstat (limited to 'drivers/serial')
| -rw-r--r-- | drivers/serial/s3c64xx.c | 2 | ||||
| -rw-r--r-- | drivers/serial/serial_s3c24x0.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/serial/s3c64xx.c b/drivers/serial/s3c64xx.c index 9d8fcb9b498..1b974e04fef 100644 --- a/drivers/serial/s3c64xx.c +++ b/drivers/serial/s3c64xx.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Gary Jennejohn, DENX Software Engineering, <[email protected]> + * Gary Jennejohn, DENX Software Engineering, <[email protected]> * * (C) Copyright 2008 * Guennadi Liakhovetki, DENX Software Engineering, <[email protected]> diff --git a/drivers/serial/serial_s3c24x0.c b/drivers/serial/serial_s3c24x0.c index 1b1b7a612e8..6d69c43ed5e 100644 --- a/drivers/serial/serial_s3c24x0.c +++ b/drivers/serial/serial_s3c24x0.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Gary Jennejohn, DENX Software Engineering, <[email protected]> + * Gary Jennejohn, DENX Software Engineering, <[email protected]> * * 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 |
