From: Matthias Andree Date: Wed, 5 Sep 2012 01:16:21 +0000 (+0200) Subject: Simplify copyright. X-Git-Url: http://pileus.org/git/?p=~andy%2Ffetchmail;a=commitdiff_plain;h=b5a52578dc64a15121c49c72f1441e15603edcf4 Simplify copyright. --- diff --git a/fetchmail.c b/fetchmail.c index 021a1af0..e30486f5 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -133,8 +133,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,\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 Matthias Andree, Sunil Shetye\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"