diff options
author | Stelian Pop <stelian@popies.net> | 2011-11-01 00:00:39 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-29 15:43:38 +0100 |
commit | c9e798d35a2995931418d204141d13c019306d8c (patch) | |
tree | 9a664d5ab8d5d71e0e117ad4f05ff759f34a2f01 /board/esd/meesc | |
parent | debef5cd9e362645cc4ae7a4dcc035175c2fb170 (diff) | |
download | u-boot-imx-c9e798d35a2995931418d204141d13c019306d8c.zip u-boot-imx-c9e798d35a2995931418d204141d13c019306d8c.tar.gz u-boot-imx-c9e798d35a2995931418d204141d13c019306d8c.tar.bz2 |
Fix Stelian's email address
Change my old email address which is no longer valid.
Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'board/esd/meesc')
-rw-r--r-- | board/esd/meesc/Makefile | 2 | ||||
-rw-r--r-- | board/esd/meesc/meesc.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/esd/meesc/Makefile b/board/esd/meesc/Makefile index 74cfce9..2c95ced 100644 --- a/board/esd/meesc/Makefile +++ b/board/esd/meesc/Makefile @@ -3,7 +3,7 @@ # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # (C) Copyright 2008 -# Stelian Pop <stelian.pop@leadtechdesign.com> +# Stelian Pop <stelian@popies.net> # Lead Tech Design <www.leadtechdesign.com> # # See file CREDITS for list of people who contributed to this diff --git a/board/esd/meesc/meesc.c b/board/esd/meesc/meesc.c index ad43531..4882ffc 100644 --- a/board/esd/meesc/meesc.c +++ b/board/esd/meesc/meesc.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2007-2008 - * Stelian Pop <stelian.pop@leadtechdesign.com> + * Stelian Pop <stelian@popies.net> * Lead Tech Design <www.leadtechdesign.com> * * (C) Copyright 2009-2011 |