From 82b381eb3903ef4cb67c0984827f367a97404992 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 11 Jan 2020 18:45:50 +0100 Subject: Bump copyright year. --- fetchmail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index 82c0c14b..c44d85fe 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -143,7 +143,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 - 2019 Matthias Andree\n" + "Copyright (C) 2005 - 2020 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" -- cgit v1.2.3