diff options
author | Stelian Pop <stelian@popies.net> | 2011-11-01 00:00:39 +0100 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2011-11-27 19:44:21 +0100 |
commit | 762e63754b6417126260dd22631d0e3bda12eb70 (patch) | |
tree | 98e4396d5a4fe16d59ce66a002a1f41dd6a5463a /include/configs/at91sam9263ek.h | |
parent | 99258c34103efad3395c679256a221731d010c4b (diff) | |
download | u-boot-imx-762e63754b6417126260dd22631d0e3bda12eb70.zip u-boot-imx-762e63754b6417126260dd22631d0e3bda12eb70.tar.gz u-boot-imx-762e63754b6417126260dd22631d0e3bda12eb70.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 'include/configs/at91sam9263ek.h')
-rw-r--r-- | include/configs/at91sam9263ek.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index f73d952..8399246 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -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> * * Configuation settings for the AT91SAM9263EK board. |