From b5a52578dc64a15121c49c72f1441e15603edcf4 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 5 Sep 2012 03:16:21 +0200 Subject: [PATCH] Simplify copyright. --- fetchmail.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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" -- 2.43.2