aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-13 16:24:29 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-13 16:24:29 +0000
commitb683ab33c98b903467407487a3c0f74c400f32ea (patch)
tree95cf4bc6f73f1966bdd0cc030dff4b79f12e59e0 /driver.c
parent2eea2b748711008687bd0c44d498149bc9c7f3cb (diff)
downloadfetchmail-b683ab33c98b903467407487a3c0f74c400f32ea.tar.gz
fetchmail-b683ab33c98b903467407487a3c0f74c400f32ea.tar.bz2
fetchmail-b683ab33c98b903467407487a3c0f74c400f32ea.zip
Copyright cleanup.
svn path=/trunk/; revision=1095
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver.c b/driver.c
index 46cd22ae..9ca2e65d 100644
--- a/driver.c
+++ b/driver.c
@@ -1,8 +1,7 @@
/*
* driver.c -- generic driver for mail fetch method protocols
*
- * Copyright 1996 by Eric S. Raymond
- * All rights reserved.
+ * Copyright 1997 by Eric S. Raymond
* For license terms, see the file COPYING in this directory.
*/