Add tls_verify_hosts and tls_try_verify_hosts to smtp transport. Bug 1371
[exim.git] / src / src / auths / md5.c
index 3564d7fd5890ce65559b458fe84c8f294c05c7cc..25655e9ba0756469a9d1d8cfd61c106ee0d01b88 100644 (file)
@@ -1,10 +1,8 @@
-/* $Cambridge: exim/src/src/auths/md5.c,v 1.4 2007/01/08 10:50:19 ph10 Exp $ */
-
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2007 */
+/* Copyright (c) University of Cambridge 1995 - 2009 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 #ifndef STAND_ALONE