From a9f56c5147a7ee7d0c46fe03529daf26cfd9dbd0 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 25 May 2009 09:53:49 +0000 Subject: Update copyright. svn path=/branches/BRANCH_6-3/; revision=5326 --- fetchmail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmail.c b/fetchmail.c index 95168af4..7fa836b4 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -137,7 +137,7 @@ static void printcopyright(FILE *fp) { fprintf(fp, GT_("Copyright (C) 2002, 2003 Eric S. Raymond\n" "Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2006 Sunil Shetye\n" - "Copyright (C) 2005 - 2008 Matthias Andree\n" + "Copyright (C) 2005 - 2009 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