aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/options.c b/options.c
index c2a4445b..39852bd3 100644
--- a/options.c
+++ b/options.c
@@ -1,12 +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: options.c
project: fetchmail
- programmer: Carl Harris, ceharris@mal.com
+ programmer: Eric S. Raymond, <esr@thyrsus.com>
description: command-line option processing
***********************************************************************/