Return multi-values attributes from an LDAP lookup in parsable form (bug 660).
[exim.git] / src / src / auths / md5.c
index fc2ccca3b8a23453753735889f7222099bb70f65..25655e9ba0756469a9d1d8cfd61c106ee0d01b88 100644 (file)
@@ -1,10 +1,8 @@
-/* $Cambridge: exim/src/src/auths/md5.c,v 1.3 2006/02/07 11:19:01 ph10 Exp $ */
-
 /*************************************************
 *     Exim - an Internet mail transport agent    *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2006 */
+/* Copyright (c) University of Cambridge 1995 - 2009 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 #ifndef STAND_ALONE