diff options
| -rw-r--r-- | fetchmail.c | 2 | ||||
| -rw-r--r-- | po/de.po | 4 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/fetchmail.c b/fetchmail.c index 6d9dfb87..9959db62 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 - 2017 Matthias Andree\n" +		   "Copyright (C) 2005 - 2018 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" @@ -670,13 +670,13 @@ msgid ""  "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 - 2017 Matthias Andree\n" +"Copyright (C) 2005 - 2018 Matthias Andree\n"  msgstr ""  "Copyright © 2002, 2003 Eric S. Raymond\n"  "Copyright © 2004 Matthias Andree, Eric S. Raymond,\n"  "                 Robert M. Funk, Graham Wilson\n"  "Copyright © 2005 - 2012 Sunil Shetye\n" -"Copyright © 2005 - 2017 Matthias Andree\n" +"Copyright © 2005 - 2018 Matthias Andree\n"  #: fetchmail.c:147  msgid "" | 
