summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib/isccc/alist.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/isccc/alist.c
parent2b864d06a3facac2aea4ea0bc5846ce9e24062d9 (diff)
ISC BIND release 9.4.2
Diffstat (limited to 'usr.sbin/bind/lib/isccc/alist.c')
-rw-r--r--usr.sbin/bind/lib/isccc/alist.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/isccc/alist.c b/usr.sbin/bind/lib/isccc/alist.c
index a28df25e230..4961d6daa6c 100644
--- a/usr.sbin/bind/lib/isccc/alist.c
+++ b/usr.sbin/bind/lib/isccc/alist.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 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: alist.c,v 1.2.206.1 2004/03/06 08:15:18 marka Exp $ */
+/* $ISC: alist.c,v 1.3.18.2 2005/04/29 00:17:11 marka Exp $ */
+
+/*! \file */
#include <config.h>