aboutsummaryrefslogtreecommitdiffstats
path: root/smtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'smtp.h')
-rw-r--r--smtp.h12
1 files changed, 3 insertions, 9 deletions
diff --git a/smtp.h b/smtp.h
index 492d77e4..d862314f 100644
--- a/smtp.h
+++ b/smtp.h
@@ -1,15 +1,9 @@
-/* Copyright 1996 by Eric S. Raymond
- * All rights reserved.
+/*
+ * smtp.h -- prototypes for smtp handling code
+ *
* For license terms, see the file COPYING in this directory.
*/
-/***********************************************************************
- module: smtp.h
- project: fetchmail
- description: Prototypes for smtp handling code.
-
- ***********************************************************************/
-
#ifndef _POPSMTP_
#define _POPSMTP_