aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c
index 1a034ee1..d6b9420b 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -135,7 +135,7 @@ static RETSIGTYPE donothing(int sig)
static void printcopyright(FILE *fp) {
fprintf(fp, GT_("Copyright (C) 2002, 2003 Eric S. Raymond\n"
- "Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Rob F. Funk, Graham Wilson\n"
+ "Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005-2006 Sunil Shetye\n"
"Copyright (C) 2005-2007 Matthias Andree\n"
));