aboutsummaryrefslogtreecommitdiffstats
path: root/pop3.c
diff options
context:
space:
mode:
Diffstat (limited to 'pop3.c')
-rw-r--r--pop3.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/pop3.c b/pop3.c
index c17127b9..5c5eed11 100644
--- a/pop3.c
+++ b/pop3.c
@@ -1,13 +1,11 @@
-/* Copyright 1993-95 by Carl Harris, Jr. Copyright 1996 by Eric S. Raymond
- * All rights reserved.
+/*
* For license terms, see the file COPYING in this directory.
*/
/***********************************************************************
module: pop3.c
project: fetchmail
- programmer: Carl Harris, ceharris@mal.com
- Hacks and bug fixes by esr.
+ programmer: Eric S. Raymond <esr@thyrsus.com>
description: POP3 client code.
***********************************************************************/