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