summaryrefslogtreecommitdiff
path: root/lib/dns/config
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/config')
-rw-r--r--lib/dns/config/Makefile.in4
-rw-r--r--lib/dns/config/confacl.c4
-rw-r--r--lib/dns/config/confcache.c4
-rw-r--r--lib/dns/config/confcommon.c4
-rw-r--r--lib/dns/config/confctl.c4
-rw-r--r--lib/dns/config/confctx.c4
-rw-r--r--lib/dns/config/confip.c4
-rw-r--r--lib/dns/config/confkeys.c4
-rw-r--r--lib/dns/config/conflog.c4
-rw-r--r--lib/dns/config/conflsn.c4
-rw-r--r--lib/dns/config/conflwres.c4
-rw-r--r--lib/dns/config/confndc.c4
-rw-r--r--lib/dns/config/confparser.y4
-rw-r--r--lib/dns/config/confpvt.h4
-rw-r--r--lib/dns/config/confresolv.c4
-rw-r--r--lib/dns/config/confrrset.c4
-rw-r--r--lib/dns/config/confview.c4
-rw-r--r--lib/dns/config/confzone.c4
18 files changed, 36 insertions, 36 deletions
diff --git a/lib/dns/config/Makefile.in b/lib/dns/config/Makefile.in
index a6781c66..c8970ab5 100644
--- a/lib/dns/config/Makefile.in
+++ b/lib/dns/config/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2000 Internet Software Consortium.
+# Copyright (C) 1998-2001 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
@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.25 2000/10/10 21:58:01 bwelling Exp $
+# $Id: Makefile.in,v 1.25.4.1 2001/01/09 22:44:34 bwelling Exp $
srcdir = @srcdir@
VPATH = @srcdir@
diff --git a/lib/dns/config/confacl.c b/lib/dns/config/confacl.c
index 02eece3a..d70b135c 100644
--- a/lib/dns/config/confacl.c
+++ b/lib/dns/config/confacl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confacl.c,v 1.21 2000/11/03 22:56:39 gson Exp $ */
+/* $Id: confacl.c,v 1.21.4.1 2001/01/09 22:44:35 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confcache.c b/lib/dns/config/confcache.c
index 8ce9fda1..795a2e00 100644
--- a/lib/dns/config/confcache.c
+++ b/lib/dns/config/confcache.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confcache.c,v 1.8 2000/08/01 01:23:15 tale Exp $ */
+/* $Id: confcache.c,v 1.8.4.1 2001/01/09 22:44:36 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confcommon.c b/lib/dns/config/confcommon.c
index 070bed82..2aeb8fb1 100644
--- a/lib/dns/config/confcommon.c
+++ b/lib/dns/config/confcommon.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confcommon.c,v 1.35 2000/12/07 01:45:52 brister Exp $ */
+/* $Id: confcommon.c,v 1.35.4.1 2001/01/09 22:44:38 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confctl.c b/lib/dns/config/confctl.c
index 6c71cfff..e9097739 100644
--- a/lib/dns/config/confctl.c
+++ b/lib/dns/config/confctl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confctl.c,v 1.31 2000/12/06 20:36:00 gson Exp $ */
+/* $Id: confctl.c,v 1.31.4.1 2001/01/09 22:44:39 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confctx.c b/lib/dns/config/confctx.c
index 97703586..2136b1d7 100644
--- a/lib/dns/config/confctx.c
+++ b/lib/dns/config/confctx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confctx.c,v 1.113 2000/12/13 00:15:18 tale Exp $ */
+/* $Id: confctx.c,v 1.113.2.1 2001/01/09 22:44:40 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confip.c b/lib/dns/config/confip.c
index 4d4094cf..1d2ab4d3 100644
--- a/lib/dns/config/confip.c
+++ b/lib/dns/config/confip.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confip.c,v 1.38 2000/12/13 00:15:21 tale Exp $ */
+/* $Id: confip.c,v 1.38.2.1 2001/01/09 22:44:42 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confkeys.c b/lib/dns/config/confkeys.c
index 199c13e4..206efcbd 100644
--- a/lib/dns/config/confkeys.c
+++ b/lib/dns/config/confkeys.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confkeys.c,v 1.30 2000/12/07 01:45:54 brister Exp $ */
+/* $Id: confkeys.c,v 1.30.4.1 2001/01/09 22:44:43 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/conflog.c b/lib/dns/config/conflog.c
index 46dcdef2..c0a53fef 100644
--- a/lib/dns/config/conflog.c
+++ b/lib/dns/config/conflog.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: conflog.c,v 1.19 2000/10/24 17:24:35 bwelling Exp $ */
+/* $Id: conflog.c,v 1.19.4.1 2001/01/09 22:44:44 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/conflsn.c b/lib/dns/config/conflsn.c
index 234b6ba5..ea3b870a 100644
--- a/lib/dns/config/conflsn.c
+++ b/lib/dns/config/conflsn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: conflsn.c,v 1.18 2000/08/01 01:23:24 tale Exp $ */
+/* $Id: conflsn.c,v 1.18.4.1 2001/01/09 22:44:45 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/conflwres.c b/lib/dns/config/conflwres.c
index 2c2cf0a8..a2bb08ba 100644
--- a/lib/dns/config/conflwres.c
+++ b/lib/dns/config/conflwres.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000 Internet Software Consortium.
+ * Copyright (C) 2000, 2001 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: conflwres.c,v 1.6 2000/10/20 19:32:46 bwelling Exp $ */
+/* $Id: conflwres.c,v 1.6.4.1 2001/01/09 22:44:46 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confndc.c b/lib/dns/config/confndc.c
index f38453f4..ccd6c9a6 100644
--- a/lib/dns/config/confndc.c
+++ b/lib/dns/config/confndc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000 Internet Software Consortium.
+ * Copyright (C) 2000, 2001 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: confndc.c,v 1.25 2000/08/01 01:23:25 tale Exp $ */
+/* $Id: confndc.c,v 1.25.4.1 2001/01/09 22:44:48 bwelling Exp $ */
/*
** options {
diff --git a/lib/dns/config/confparser.y b/lib/dns/config/confparser.y
index dfef5f2b..a983bf89 100644
--- a/lib/dns/config/confparser.y
+++ b/lib/dns/config/confparser.y
@@ -1,6 +1,6 @@
%{
/*
- * Copyright (C) 1996-2000 Internet Software Consortium.
+ * Copyright (C) 1996-2001 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
@@ -33,7 +33,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: confparser.y.dirty,v 1.44.2.1 2001/01/05 23:44:56 gson Exp $ */
+/* $Id: confparser.y.dirty,v 1.44.2.2 2001/01/09 22:44:49 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confpvt.h b/lib/dns/config/confpvt.h
index 12ee6945..78394e06 100644
--- a/lib/dns/config/confpvt.h
+++ b/lib/dns/config/confpvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confpvt.h,v 1.10 2000/08/01 01:23:27 tale Exp $ */
+/* $Id: confpvt.h,v 1.10.4.1 2001/01/09 22:44:50 bwelling Exp $ */
#ifndef CONFIG_CONFPVT_H
#define CONFIG_CONFPVT_H 1
diff --git a/lib/dns/config/confresolv.c b/lib/dns/config/confresolv.c
index 1667cfd3..f396b675 100644
--- a/lib/dns/config/confresolv.c
+++ b/lib/dns/config/confresolv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confresolv.c,v 1.9 2000/08/01 01:23:28 tale Exp $ */
+/* $Id: confresolv.c,v 1.9.4.1 2001/01/09 22:44:51 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confrrset.c b/lib/dns/config/confrrset.c
index c511455c..90d6e77d 100644
--- a/lib/dns/config/confrrset.c
+++ b/lib/dns/config/confrrset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confrrset.c,v 1.16 2000/08/01 01:23:29 tale Exp $ */
+/* $Id: confrrset.c,v 1.16.4.1 2001/01/09 22:44:52 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confview.c b/lib/dns/config/confview.c
index 9e38aaad..6e65ed9f 100644
--- a/lib/dns/config/confview.c
+++ b/lib/dns/config/confview.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confview.c,v 1.66 2000/12/13 00:15:24 tale Exp $ */
+/* $Id: confview.c,v 1.66.2.1 2001/01/09 22:44:54 bwelling Exp $ */
#include <config.h>
diff --git a/lib/dns/config/confzone.c b/lib/dns/config/confzone.c
index a3bee14e..f2a88615 100644
--- a/lib/dns/config/confzone.c
+++ b/lib/dns/config/confzone.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999, 2000 Internet Software Consortium.
+ * Copyright (C) 1999-2001 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: confzone.c,v 1.72 2000/12/13 00:15:26 tale Exp $ */
+/* $Id: confzone.c,v 1.72.2.1 2001/01/09 22:44:55 bwelling Exp $ */
#include <config.h>