aboutsummaryrefslogtreecommitdiffstats
path: root/md5global.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-06-28 14:53:29 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-06-28 14:53:29 +0000
commitfce2adb7359e6c9e50d280f0ac807117628fc6e9 (patch)
tree6fb5c7ed9fa65748ff6810a838b52a779914dbc8 /md5global.h
parent4502f7c0f4c16106911e8758ee05d038385c9d1a (diff)
downloadfetchmail-fce2adb7359e6c9e50d280f0ac807117628fc6e9.tar.gz
fetchmail-fce2adb7359e6c9e50d280f0ac807117628fc6e9.tar.bz2
fetchmail-fce2adb7359e6c9e50d280f0ac807117628fc6e9.zip
Licensing and copyright changes pursuant to Carl Harris handing me the
baton. svn path=/trunk/; revision=16
Diffstat (limited to 'md5global.h')
-rw-r--r--md5global.h21
1 files changed, 4 insertions, 17 deletions
diff --git a/md5global.h b/md5global.h
index ba261587..99eb0a01 100644
--- a/md5global.h
+++ b/md5global.h
@@ -1,21 +1,8 @@
-/*
- * md5global.h Global declarations for MD5 module used by popclient
- *
- * $Log: md5global.h,v $
- * Revision 1.1 1996/06/28 14:36:11 esr
- * Initial revision
- *
- * Revision 1.2 1995/08/10 00:32:31 ceharris
- * Preparation for 3.0b3 beta release:
- * - added code for --kill/--keep, --limit, --protocol, --flush
- * options; --pop2 and --pop3 options now obsoleted by --protocol.
- * - added support for APOP authentication, including --with-APOP
- * argument for configure.
- * - provisional and broken support for RPOP
- * - added buffering to SockGets and SockRead functions.
- * - fixed problem of command-line options not being correctly
- * carried into the merged options record.
+/* 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.
*
+ * md5global.h Global declarations for MD5 module used by popclient
*
*/