]> Pileus Git - ~andy/fetchmail/blobdiff - fetchmail.c
Corrected Robert M. Funk's name that I misspelled. My sincere apologies.
[~andy/fetchmail] / fetchmail.c
index 1a034ee139667754a61c54dc354c43ecd84455ed..d6b9420b9f7013f6404821e4ac76e706304f0b9f 100644 (file)
@@ -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"
                   ));