X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4362ff0d4b2a9feee34a595feee087d47faeb447..184e88237dea64ce48076cdd0184612d057cbafd:/src/src/ip.c diff --git a/src/src/ip.c b/src/src/ip.c index c15e50147..af57fa411 100644 --- a/src/src/ip.c +++ b/src/src/ip.c @@ -1,10 +1,10 @@ -/* $Cambridge: exim/src/src/ip.c,v 1.6 2006/04/04 09:09:45 ph10 Exp $ */ +/* $Cambridge: exim/src/src/ip.c,v 1.7 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 for doing things with sockets. With the advent of IPv6 this has