diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2015-01-16 21:20:43 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2015-01-16 21:20:43 +0100 |
commit | 22186378cac17cbf44339c791bccdae17b1c63d5 (patch) | |
tree | 8b97bae738cd6f3b3b9249594ddbd25848e77a96 /fetchmail.c | |
parent | e6340bf8226c37fc35d41e69348714cba1d7baf5 (diff) | |
download | fetchmail-22186378cac17cbf44339c791bccdae17b1c63d5.tar.gz fetchmail-22186378cac17cbf44339c791bccdae17b1c63d5.tar.bz2 fetchmail-22186378cac17cbf44339c791bccdae17b1c63d5.zip |
Bump copyright.
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 d6452e08..15241acf 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 - 2013 Matthias Andree\n" + "Copyright (C) 2005 - 2015 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" |