ChangeSet 1.1140, 2003/09/24 13:04:07-07:00, baldrick@free.fr [PATCH] USB: New email address CREDITS | 2 +- MAINTAINERS | 2 +- drivers/usb/speedtch.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff -Nru a/CREDITS b/CREDITS --- a/CREDITS Thu Sep 25 16:04:03 2003 +++ b/CREDITS Thu Sep 25 16:04:03 2003 @@ -2719,7 +2719,7 @@ D: Dosemu N: Duncan Sands -E: duncan.sands@wanadoo.fr +E: duncan.sands@free.fr W: http://topo.math.u-psud.fr/~sands D: Alcatel SpeedTouch USB driver S: 69 rue Dunois diff -Nru a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS Thu Sep 25 16:04:03 2003 +++ b/MAINTAINERS Thu Sep 25 16:04:03 2003 @@ -202,7 +202,7 @@ ALCATEL SPEEDTOUCH USB DRIVER P: Duncan Sands -M: duncan.sands@wanadoo.fr +M: duncan.sands@free.fr L: linux-usb-users@lists.sourceforge.net L: linux-usb-devel@lists.sourceforge.net W: http://www.linux-usb.org/SpeedTouch/ diff -Nru a/drivers/usb/speedtch.c b/drivers/usb/speedtch.c --- a/drivers/usb/speedtch.c Thu Sep 25 16:04:03 2003 +++ b/drivers/usb/speedtch.c Thu Sep 25 16:04:03 2003 @@ -21,7 +21,7 @@ ******************************************************************************/ /* - * Written by Johan Verrept, maintained by Duncan Sands (duncan.sands@wanadoo.fr) + * Written by Johan Verrept, maintained by Duncan Sands (duncan.sands@free.fr) * * 1.6: - No longer opens a connection if the firmware is not loaded * - Added support for the speedtouch 330 @@ -93,7 +93,7 @@ #define vdbg(arg...) #endif -#define DRIVER_AUTHOR "Johan Verrept, Duncan Sands " +#define DRIVER_AUTHOR "Johan Verrept, Duncan Sands " #define DRIVER_DESC "Alcatel SpeedTouch USB driver" #define DRIVER_VERSION "1.6"