aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
diff options
context:
space:
mode:
Diffstat (limited to 'rcfile_y.y')
-rw-r--r--rcfile_y.y5
1 files changed, 2 insertions, 3 deletions
diff --git a/rcfile_y.y b/rcfile_y.y
index f1197ada..bb3e7bb9 100644
--- a/rcfile_y.y
+++ b/rcfile_y.y
@@ -1,13 +1,12 @@
%{
-/* 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: rcfile_y.y
project: fetchmail
- programmer: Carl Harris, ceharris@mal.com
+ programmer: Eric S. Raymond <esr@thyrsus.com>
Extensively hacked and fixed by esr.
description: configuration file parser