aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2016-06-25 12:22:40 +0200
committerMatthias Andree <matthias.andree@gmx.de>2016-06-25 12:22:40 +0200
commit1ae9d7bf1499cb005a52030ab4ed51a37ec81b02 (patch)
tree3a734bf711ac03f2c025d64adb19c27425ef24a0 /fetchmail.c
parent1a405368c25f76db054fd3befa7fb72e7a5e1f2e (diff)
downloadfetchmail-1ae9d7bf1499cb005a52030ab4ed51a37ec81b02.tar.gz
fetchmail-1ae9d7bf1499cb005a52030ab4ed51a37ec81b02.tar.bz2
fetchmail-1ae9d7bf1499cb005a52030ab4ed51a37ec81b02.zip
Update Copyright year for Matthias Andree to 2016.
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 3250a0f6..22d492ae 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 - 2015 Matthias Andree\n"
+ "Copyright (C) 2005 - 2016 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"