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/calao/sbc35_a9g20/Makefile | |
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/calao/sbc35_a9g20/Makefile')
-rw-r--r-- | board/calao/sbc35_a9g20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/calao/sbc35_a9g20/Makefile b/board/calao/sbc35_a9g20/Makefile index 7b7cc29..8a0618e 100644 --- a/board/calao/sbc35_a9g20/Makefile +++ b/board/calao/sbc35_a9g20/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 |