aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2018-04-15 01:12:12 +0200
committerMatthias Andree <matthias.andree@gmx.de>2018-04-15 01:12:12 +0200
commitfb5ae14de0ee3533c6ddde68273e6ded9ccfe725 (patch)
treeec34bf9cd6fa1740b64e7d92a00b79e578c9c4e1 /fetchmail.c
parent372d9fe945089174c81b2e70b3c26f4b6adac1b2 (diff)
downloadfetchmail-fb5ae14de0ee3533c6ddde68273e6ded9ccfe725.tar.gz
fetchmail-fb5ae14de0ee3533c6ddde68273e6ded9ccfe725.tar.bz2
fetchmail-fb5ae14de0ee3533c6ddde68273e6ded9ccfe725.zip
Bump copyright.
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 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"