aboutsummaryrefslogtreecommitdiffstats
path: root/smtp.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 /smtp.c
parent2eea2b748711008687bd0c44d498149bc9c7f3cb (diff)
downloadfetchmail-b683ab33c98b903467407487a3c0f74c400f32ea.tar.gz
fetchmail-b683ab33c98b903467407487a3c0f74c400f32ea.tar.bz2
fetchmail-b683ab33c98b903467407487a3c0f74c400f32ea.zip
Copyright cleanup.
svn path=/trunk/; revision=1095
Diffstat (limited to 'smtp.c')
-rw-r--r--smtp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/smtp.c b/smtp.c
index 867db2c8..72bc44b7 100644
--- a/smtp.c
+++ b/smtp.c
@@ -4,8 +4,7 @@
* Concept due to Harry Hochheiser. Implementation by ESR. Cleanup and
* strict RFC821 compliance by Cameron MacPherson.
*
- * Copyright 1996 Eric S. Raymond
- * All rights reserved.
+ * Copyright 1997 Eric S. Raymond
* For license terms, see the file COPYING in this directory.
*/