diff options
Diffstat (limited to 'usr.sbin/bind/lib/isccc/result.c')
-rw-r--r-- | usr.sbin/bind/lib/isccc/result.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/isccc/result.c b/usr.sbin/bind/lib/isccc/result.c index 4bc98caa1af..acf377589b7 100644 --- a/usr.sbin/bind/lib/isccc/result.c +++ b/usr.sbin/bind/lib/isccc/result.c @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 2001, 2003 Internet Software Consortium. * Portions Copyright (C) 2001 Nominum, Inc. * @@ -16,7 +16,9 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $ISC: result.c,v 1.3.2.2.2.1 2004/03/06 08:15:19 marka Exp $ */ +/* $ISC: result.c,v 1.5.18.2 2005/04/29 00:17:12 marka Exp $ */ + +/*! \file */ #include <config.h> |