X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0f9b04830a9428a58730cc6a60faa9a169522dc3..c988f1f4faa9f679f79beddf3c14676c5dcb8e28:/src/src/host.c diff --git a/src/src/host.c b/src/src/host.c index 46c57683a..91ba467d3 100644 --- a/src/src/host.c +++ b/src/src/host.c @@ -1,10 +1,10 @@ -/* $Cambridge: exim/src/src/host.c,v 1.4 2004/12/29 10:16:53 ph10 Exp $ */ +/* $Cambridge: exim/src/src/host.c,v 1.5 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 finding hosts, either by gethostbyname(), gethostbyaddr(), or