From f6c7034fdbeb25d7d8eb0e62c0fe5de563eb7b55 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 19 Feb 2013 01:08:33 +0100 Subject: Bump copyright. --- fetchmail.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index f7bcfd94..ae30f90a 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -137,8 +137,8 @@ static void printcopyright(FILE *fp) { fprintf(fp, GT_("Copyright (C) 2002, 2003 Eric S. Raymond\n" "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" " Robert M. Funk, Graham Wilson\n" - "Copyright (C) 2005 - 2006, 2010 - 2012 Sunil Shetye\n" - "Copyright (C) 2005 - 2012 Matthias Andree\n" + "Copyright (C) 2005 - 2012 Sunil Shetye\n" + "Copyright (C) 2005 - 2013 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