summaryrefslogtreecommitdiff
path: root/camlibs/polaroid/pdc700.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/polaroid/pdc700.c')
-rw-r--r--camlibs/polaroid/pdc700.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/polaroid/pdc700.c b/camlibs/polaroid/pdc700.c
index b7a499916..596216882 100644
--- a/camlibs/polaroid/pdc700.c
+++ b/camlibs/polaroid/pdc700.c
@@ -941,7 +941,7 @@ camera_about (Camera *camera, CameraText *about, GPContext *context)
strcpy (about->text, _("Download program for Polaroid DC700 camera. "
"Originally written by Ryan Lantzer "
"<rlantzer@umr.edu> for gphoto-4.x. Adapted for gphoto2 by "
- "Lutz Mueller <urc8@rz.uni-karlsruhe.de>."));
+ "Lutz Mueller <lutz@users.sf.net>."));
return (GP_OK);
}