From 87069e887226907ebb0e557ae09e387396ad9a6b Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 3 Jan 2021 13:47:39 +0100 Subject: Update copyright. --- fetchmail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index 3619fd9b..907a8bcb 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -144,7 +144,7 @@ static void printcopyright(FILE *fp) { " Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2012 Sunil Shetye\n" "Copyright (C) 2005 - %d Matthias Andree\n" - ), 2020); + ), 2021); 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" "please see the file COPYING in the source or documentation directory.\n")); -- cgit v1.2.3