summaryrefslogtreecommitdiff
path: root/src/src/retry.c
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-01-08 10:50:17 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-01-08 10:50:17 +0000
commit184e88237dea64ce48076cdd0184612d057cbafd (patch)
treee89a48ce995562ac227ef67f44d8570e61aaa6c4 /src/src/retry.c
parent4362ff0d4b2a9feee34a595feee087d47faeb447 (diff)
downloadexim4-184e88237dea64ce48076cdd0184612d057cbafd.tar.gz
Update version number and copyright year.
Diffstat (limited to 'src/src/retry.c')
-rw-r--r--src/src/retry.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/src/retry.c b/src/src/retry.c
index ae1c471db..02eda07ff 100644
--- a/src/src/retry.c
+++ b/src/src/retry.c
@@ -1,10 +1,10 @@
-/* $Cambridge: exim/src/src/retry.c,v 1.11 2006/07/03 15:39:06 ph10 Exp $ */
+/* $Cambridge: exim/src/src/retry.c,v 1.12 2007/01/08 10:50:18 ph10 Exp $ */
/*************************************************
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 2006 */
+/* Copyright (c) University of Cambridge 1995 - 2007 */
/* See the file NOTICE for conditions of use and distribution. */
/* Functions concerned with retrying unsuccessful deliveries. */