diff options
Diffstat (limited to 'lib/dns/resolver.c')
-rw-r--r-- | lib/dns/resolver.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/resolver.c b/lib/dns/resolver.c index 50c0c0da..f52bdb16 100644 --- a/lib/dns/resolver.c +++ b/lib/dns/resolver.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: resolver.c,v 1.218.2.8 2002/02/26 23:24:18 halley Exp $ */ +/* $Id: resolver.c,v 1.218.2.9 2002/03/26 00:54:58 marka Exp $ */ #include <config.h> |