aboutsummaryrefslogtreecommitdiffstats
path: root/exiftran.c
diff options
context:
space:
mode:
Diffstat (limited to 'exiftran.c')
-rw-r--r--exiftran.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/exiftran.c b/exiftran.c
index 382c998..cd6dd5b 100644
--- a/exiftran.c
+++ b/exiftran.c
@@ -105,7 +105,7 @@ usage(FILE *fp, char *name)
" -p preserve timestamps (with -i)\n"
"\n"
"-- \n"
- "Gerd Knorr <kraxel@bytesex.org> [SUSE Labs]\n",
+ "Gerd Hoffmann <kraxel@bytesex.org> [SUSE Labs]\n",
name);
}