Update version number and copyright year.
[exim.git] / src / src / auths / md5.c
index 0f3dad16fe2bbdfa9e3ad1a06f22a38aa6acc1e3..3564d7fd5890ce65559b458fe84c8f294c05c7cc 100644 (file)
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/auths/md5.c,v 1.1 2004/10/07 13:10:01 ph10 Exp $ */
+/* $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 - 2004 */
+/* Copyright (c) University of Cambridge 1995 - 2007 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 #ifndef STAND_ALONE