diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-01-04 10:00:42 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-01-04 10:00:42 +0000 |
commit | c988f1f4faa9f679f79beddf3c14676c5dcb8e28 (patch) | |
tree | b67b6b085824009e167e29db635eb473fe2f49cf /src/src/ip.c | |
parent | 0f9b04830a9428a58730cc6a60faa9a169522dc3 (diff) |
(1) Typo in redirect router; (2) Update version number; (3) Update
copyright notices to 2005.
Diffstat (limited to 'src/src/ip.c')
-rw-r--r-- | src/src/ip.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/src/ip.c b/src/src/ip.c index 24929c84b..72bcd9e07 100644 --- a/src/src/ip.c +++ b/src/src/ip.c @@ -1,10 +1,10 @@ -/* $Cambridge: exim/src/src/ip.c,v 1.1 2004/10/07 10:39:01 ph10 Exp $ */ +/* $Cambridge: exim/src/src/ip.c,v 1.2 2005/01/04 10:00:42 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * *************************************************/ -/* Copyright (c) University of Cambridge 1995 - 2004 */ +/* Copyright (c) University of Cambridge 1995 - 2005 */ /* See the file NOTICE for conditions of use and distribution. */ /* Functions for doing things with sockets. With the advent of IPv6 this has |