summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib/dns/rbtdb64.c
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@cvs.openbsd.org>2007-12-09 12:34:57 +0000
committerJakob Schlyter <jakob@cvs.openbsd.org>2007-12-09 12:34:57 +0000
commit22b3400dbbcf53ca766905676d927453a6645f85 (patch)
treeff7ad80c67504a2a67013052d0ec7da58ead1345 /usr.sbin/bind/lib/dns/rbtdb64.c
parent2b864d06a3facac2aea4ea0bc5846ce9e24062d9 (diff)
ISC BIND release 9.4.2
Diffstat (limited to 'usr.sbin/bind/lib/dns/rbtdb64.c')
-rw-r--r--usr.sbin/bind/lib/dns/rbtdb64.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/dns/rbtdb64.c b/usr.sbin/bind/lib/dns/rbtdb64.c
index 25bbdffc021..820f7634e67 100644
--- a/usr.sbin/bind/lib/dns/rbtdb64.c
+++ b/usr.sbin/bind/lib/dns/rbtdb64.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,9 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $ISC: rbtdb64.c,v 1.6.206.1 2004/03/06 08:13:42 marka Exp $ */
+/* $ISC: rbtdb64.c,v 1.7.18.2 2005/04/29 00:16:02 marka Exp $ */
+
+/*! \file */
#define DNS_RBTDB_VERSION64 1
#include "rbtdb.c"