aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2017-04-22 23:18:30 +0200
committerMatthias Andree <matthias.andree@gmx.de>2017-04-22 23:22:32 +0200
commitc36be3453b906381c9580fa0ef8c6b652fcb6cfe (patch)
treefc6abc5994cf7fc6a18b0ac87d4b326074f6e17a /fetchmail.c
parent23fe6c03f3f25e40b49fdb38f994d4aa1dc18f7f (diff)
downloadfetchmail-c36be3453b906381c9580fa0ef8c6b652fcb6cfe.tar.gz
fetchmail-c36be3453b906381c9580fa0ef8c6b652fcb6cfe.tar.bz2
fetchmail-c36be3453b906381c9580fa0ef8c6b652fcb6cfe.zip
Update 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 bcd13a50..6d9dfb87 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 - 2016 Matthias Andree\n"
+ "Copyright (C) 2005 - 2017 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"