aboutsummaryrefslogtreecommitdiffstats
path: root/rpa.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 /rpa.c
parent583c01bd0c79df2240867c34c6d4b21813d2e95a (diff)
downloadfetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.tar.gz
fetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.tar.bz2
fetchmail-acb741c73356b37fbc9dac0ffb7739cc63170433.zip
Fix copyrights.
svn path=/trunk/; revision=2260
Diffstat (limited to 'rpa.c')
-rw-r--r--rpa.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/rpa.c b/rpa.c
index 646a5002..90b8c2d2 100644
--- a/rpa.c
+++ b/rpa.c
@@ -8,9 +8,6 @@
description: RPA authorisation code for POP3 client
The sole entry point is POP3_auth_rpa()
-
- i18n by Arnaldo Carvalho de Melo <acme@conectiva.com.br> 7-Nov-1998
-
***********************************************************************/
#include "config.h"