aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-25 09:53:49 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-25 09:53:49 +0000
commita9f56c5147a7ee7d0c46fe03529daf26cfd9dbd0 (patch)
treefc832c080bd0418cf051210f897f540a4783c3d8 /fetchmail.c
parentccfc243c90cf5b35d7c08815affb6b6a278a9ee0 (diff)
downloadfetchmail-a9f56c5147a7ee7d0c46fe03529daf26cfd9dbd0.tar.gz
fetchmail-a9f56c5147a7ee7d0c46fe03529daf26cfd9dbd0.tar.bz2
fetchmail-a9f56c5147a7ee7d0c46fe03529daf26cfd9dbd0.zip
Update copyright.
svn path=/branches/BRANCH_6-3/; revision=5326
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c2
1 files changed, 1 insertions, 1 deletions
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"