aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-12-04 15:33:12 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-12-04 15:33:12 +0000
commitacb741c73356b37fbc9dac0ffb7739cc63170433 (patch)
treea3b75b3f5c1c1a67a64e5ebf10ba29e7d2a5aa72 /imap.c
parent583c01bd0c79df2240867c34c6d4b21813d2e95a (diff)
downloadfetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.tar.gz
fetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.tar.bz2
fetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.zip
Fix copyrights.
svn path=/trunk/; revision=2260
Diffstat (limited to 'imap.c')
-rw-r--r--imap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/imap.c b/imap.c
index be92cbc2..0a28ef4a 100644
--- a/imap.c
+++ b/imap.c
@@ -3,8 +3,6 @@
*
* Copyright 1997 by Eric S. Raymond
* For license terms, see the file COPYING in this directory.
- *
- * i18n by Arnaldo Carvalho de Melo <acme@conectiva.com.br> 7-Nov-1998
*/
#include "config.h"