BUGFIX: forced-fail smtp option tls_sni would dereference NULL
[exim.git] / src / src / auths / md5.c
index 0f3dad16fe2bbdfa9e3ad1a06f22a38aa6acc1e3..25655e9ba0756469a9d1d8cfd61c106ee0d01b88 100644 (file)
@@ -1,10 +1,8 @@
-/* $Cambridge: exim/src/src/auths/md5.c,v 1.1 2004/10/07 13:10:01 ph10 Exp $ */
-
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2004 */
+/* Copyright (c) University of Cambridge 1995 - 2009 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 #ifndef STAND_ALONE