From 696a1309777c95623bc13e9647fe69af6cdd9d6f Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 28 Jan 2010 00:16:23 +0000 Subject: Update copyright years. svn path=/branches/BRANCH_6-3/; revision=5465 --- fetchmail.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index 37abf44b..92742cea 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -135,9 +135,10 @@ static RETSIGTYPE donothing(int sig) 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 - 2009 Matthias Andree\n" + "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" + " Robert M. Funk, Graham Wilson\n" + "Copyright (C) 2005 - 2006, 2010 Sunil Shetye\n" + "Copyright (C) 2005 - 2010 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