Update copyright year in (most) files (those that my script finds).
[exim.git] / src / src / auths / md5.c
index f7a8be3b86706841c259b330912d95437abd4049..fc2ccca3b8a23453753735889f7222099bb70f65 100644 (file)
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/auths/md5.c,v 1.2 2005/01/04 10:00:43 ph10 Exp $ */
+/* $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 - 2005 */
+/* Copyright (c) University of Cambridge 1995 - 2006 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 #ifndef STAND_ALONE