From 9ec2c4ddb4296c96291366528f69cd4a836c553d Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 10 Mar 2006 10:37:20 +0000 Subject: [PATCH] Update copyright. svn path=/branches/BRANCH_6-3/; revision=4727 --- fetchmail.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fetchmail.c b/fetchmail.c index efff53b8..f150e8da 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -130,8 +130,8 @@ 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, Rob F. Funk, Graham Wilson\n" - "Copyright (C) 2005 Matthias Andree, Sunil Shetye\n" - "Copyright (C) 2006 Matthias Andree\n")); + "Copyright (C) 2005-2006 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" "please see the file COPYING in the source or documentation directory.\n")); -- 2.43.2