From 2f4ffd7f5594c0464f2a872aee5ef102f6f7b10f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 10 Jan 2005 23:43:27 +0000 Subject: [PATCH] update copyrights --- bin/check/check-tool.c | 4 ++-- bin/check/named-checkzone.c | 4 ++-- bin/check/named-checkzone.docbook | 4 ++-- bin/named/config.c | 4 ++-- bin/named/update.c | 4 ++-- bin/named/zoneconf.c | 4 ++-- lib/bind9/check.c | 4 ++-- lib/dns/include/dns/master.h | 4 ++-- lib/dns/include/dns/name.h | 4 ++-- lib/dns/include/dns/zone.h | 4 ++-- lib/dns/master.c | 4 ++-- lib/dns/name.c | 4 ++-- lib/dns/zone.c | 4 ++-- lib/isccfg/namedconf.c | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/bin/check/check-tool.c b/bin/check/check-tool.c index f06602fb33..d38cd8aea5 100644 --- a/bin/check/check-tool.c +++ b/bin/check/check-tool.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: check-tool.c,v 1.14 2005/01/09 23:39:56 marka Exp $ */ +/* $Id: check-tool.c,v 1.15 2005/01/10 23:43:12 marka Exp $ */ #include diff --git a/bin/check/named-checkzone.c b/bin/check/named-checkzone.c index 83886a60b1..f23e7291d1 100644 --- a/bin/check/named-checkzone.c +++ b/bin/check/named-checkzone.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: named-checkzone.c,v 1.32 2005/01/09 23:39:56 marka Exp $ */ +/* $Id: named-checkzone.c,v 1.33 2005/01/10 23:43:12 marka Exp $ */ #include diff --git a/bin/check/named-checkzone.docbook b/bin/check/named-checkzone.docbook index 213267d65e..f824876ace 100644 --- a/bin/check/named-checkzone.docbook +++ b/bin/check/named-checkzone.docbook @@ -1,6 +1,6 @@ - + diff --git a/bin/named/config.c b/bin/named/config.c index 6f34fc1acc..0c17bc946c 100644 --- a/bin/named/config.c +++ b/bin/named/config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2001-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: config.c,v 1.53 2005/01/09 23:39:57 marka Exp $ */ +/* $Id: config.c,v 1.54 2005/01/10 23:43:16 marka Exp $ */ #include diff --git a/bin/named/update.c b/bin/named/update.c index 6bc8c337bd..2d4c264205 100644 --- a/bin/named/update.c +++ b/bin/named/update.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: update.c,v 1.119 2005/01/09 23:39:58 marka Exp $ */ +/* $Id: update.c,v 1.120 2005/01/10 23:43:17 marka Exp $ */ #include diff --git a/bin/named/zoneconf.c b/bin/named/zoneconf.c index 7d56979101..5d01470d3c 100644 --- a/bin/named/zoneconf.c +++ b/bin/named/zoneconf.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zoneconf.c,v 1.115 2005/01/09 23:39:58 marka Exp $ */ +/* $Id: zoneconf.c,v 1.116 2005/01/10 23:43:17 marka Exp $ */ #include diff --git a/lib/bind9/check.c b/lib/bind9/check.c index aad0cd5ebf..545fbbf439 100644 --- a/lib/bind9/check.c +++ b/lib/bind9/check.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2001-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: check.c,v 1.52 2005/01/09 23:40:00 marka Exp $ */ +/* $Id: check.c,v 1.53 2005/01/10 23:43:20 marka Exp $ */ #include diff --git a/lib/dns/include/dns/master.h b/lib/dns/include/dns/master.h index 8b7b7866b4..a0f8be6165 100644 --- a/lib/dns/include/dns/master.h +++ b/lib/dns/include/dns/master.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: master.h,v 1.39 2005/01/09 23:40:03 marka Exp $ */ +/* $Id: master.h,v 1.40 2005/01/10 23:43:24 marka Exp $ */ #ifndef DNS_MASTER_H #define DNS_MASTER_H 1 diff --git a/lib/dns/include/dns/name.h b/lib/dns/include/dns/name.h index 662ce5b059..8e8d0cd4fc 100644 --- a/lib/dns/include/dns/name.h +++ b/lib/dns/include/dns/name.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: name.h,v 1.112 2005/01/09 23:40:03 marka Exp $ */ +/* $Id: name.h,v 1.113 2005/01/10 23:43:25 marka Exp $ */ #ifndef DNS_NAME_H #define DNS_NAME_H 1 diff --git a/lib/dns/include/dns/zone.h b/lib/dns/include/dns/zone.h index c05a927dd6..ce9c100df0 100644 --- a/lib/dns/include/dns/zone.h +++ b/lib/dns/include/dns/zone.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zone.h,v 1.129 2005/01/09 23:40:03 marka Exp $ */ +/* $Id: zone.h,v 1.130 2005/01/10 23:43:25 marka Exp $ */ #ifndef DNS_ZONE_H #define DNS_ZONE_H 1 diff --git a/lib/dns/master.c b/lib/dns/master.c index 82e21ed2f8..be86774871 100644 --- a/lib/dns/master.c +++ b/lib/dns/master.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: master.c,v 1.150 2005/01/09 23:40:01 marka Exp $ */ +/* $Id: master.c,v 1.151 2005/01/10 23:43:22 marka Exp $ */ #include diff --git a/lib/dns/name.c b/lib/dns/name.c index f5805a33c0..a9fba7c708 100644 --- a/lib/dns/name.c +++ b/lib/dns/name.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: name.c,v 1.147 2005/01/09 23:40:01 marka Exp $ */ +/* $Id: name.c,v 1.148 2005/01/10 23:43:22 marka Exp $ */ #include diff --git a/lib/dns/zone.c b/lib/dns/zone.c index 347358e973..031f45dc94 100644 --- a/lib/dns/zone.c +++ b/lib/dns/zone.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zone.c,v 1.427 2005/01/09 23:40:02 marka Exp $ */ +/* $Id: zone.c,v 1.428 2005/01/10 23:43:22 marka Exp $ */ #include diff --git a/lib/isccfg/namedconf.c b/lib/isccfg/namedconf.c index 866b6bcd8a..ea2ba78734 100644 --- a/lib/isccfg/namedconf.c +++ b/lib/isccfg/namedconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2002, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: namedconf.c,v 1.43 2005/01/09 23:40:04 marka Exp $ */ +/* $Id: namedconf.c,v 1.44 2005/01/10 23:43:27 marka Exp $ */ #include