diff options
Diffstat (limited to 'fetchmail.c')
-rw-r--r-- | fetchmail.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c index cca131c2..54526821 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -142,7 +142,7 @@ static void printcopyright(FILE *fp) { "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" " Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2012 Sunil Shetye\n" - "Copyright (C) 2005 - 2018 Matthias Andree\n" + "Copyright (C) 2005 - 2019 Matthias Andree\n" )); fprintf(fp, GT_("Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you\n" "are welcome to redistribute it under certain conditions. For details,\n" |