diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-14 08:03:57 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-09-14 08:03:57 +0000 |
commit | 5a6980869b0083ba02953fb062409fd34705c888 (patch) | |
tree | 2abf1d68e548e2480917600635789c1a665564b5 /src/flash | |
parent | 8e39f86ef493a4bcae622d220245398fb7a517b3 (diff) | |
download | openocd_libswd-5a6980869b0083ba02953fb062409fd34705c888.tar.gz openocd_libswd-5a6980869b0083ba02953fb062409fd34705c888.tar.bz2 openocd_libswd-5a6980869b0083ba02953fb062409fd34705c888.tar.xz openocd_libswd-5a6980869b0083ba02953fb062409fd34705c888.zip |
fix email address
git-svn-id: svn://svn.berlios.de/openocd/trunk@2706 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/flash')
-rw-r--r-- | src/flash/nand_ecc_kw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nand_ecc_kw.c b/src/flash/nand_ecc_kw.c index 54b1ee15..b2ab6b24 100644 --- a/src/flash/nand_ecc_kw.c +++ b/src/flash/nand_ecc_kw.c @@ -3,7 +3,7 @@ * Copyright (C) 2009 Marvell Semiconductor, Inc. * * Authors: Lennert Buytenhek <buytenh@wantstofly.org> - * Nicolas Pitre <nico@cam.org> + * Nicolas Pitre <nico@fluxnic.net> * * This file is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the |