From 73d7583d98d37175a1f7b758ea163480caced8cb Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 8 Feb 2002 03:57:47 +0000 Subject: [PATCH] update copyrights --- COPYRIGHT | 1 + bin/check/named-checkconf.docbook | 4 ++-- bin/check/named-checkzone.c | 4 ++-- bin/dig/dig.c | 4 ++-- bin/dig/dighost.c | 4 ++-- bin/dig/host.c | 4 ++-- bin/dig/nslookup.c | 4 ++-- bin/named/client.c | 4 ++-- bin/named/config.c | 4 ++-- bin/named/include/named/query.h | 4 ++-- bin/named/interfacemgr.c | 4 ++-- bin/named/query.c | 4 ++-- bin/named/server.c | 4 ++-- bin/named/update.c | 4 ++-- bin/nsupdate/nsupdate.c | 4 ++-- bin/rndc/rndc-confgen.8 | 5 +++-- bin/rndc/rndc-confgen.html | 9 ++++++--- bin/tests/printmsg.c | 4 ++-- doc/misc/dnssec | 4 ++-- lib/dns/dnssec.c | 4 ++-- lib/dns/include/dns/message.h | 4 ++-- lib/dns/include/dns/zone.h | 4 ++-- lib/dns/master.c | 4 ++-- lib/dns/message.c | 4 ++-- lib/dns/ncache.c | 4 ++-- lib/dns/zone.c | 4 ++-- lib/isc/hex.c | 4 ++-- lib/isc/include/isc/lex.h | 4 ++-- lib/isc/log.c | 4 ++-- lib/isc/mem.c | 4 ++-- lib/isc/unix/socket.c | 4 ++-- lib/isc/win32/socket.c | 4 ++-- lib/isccfg/check.c | 4 ++-- lib/isccfg/parser.c | 4 ++-- 34 files changed, 72 insertions(+), 67 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index cea13aab93..19b28b843c 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -13,6 +13,7 @@ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +$Id: COPYRIGHT,v 1.6.2.1 2002/02/08 03:56:56 marka Exp $ Portions Copyright (C) 1996-2001 Nominum, Inc. diff --git a/bin/check/named-checkconf.docbook b/bin/check/named-checkconf.docbook index 3f872c7ad2..03f4612be0 100644 --- a/bin/check/named-checkconf.docbook +++ b/bin/check/named-checkconf.docbook @@ -1,6 +1,6 @@ - + diff --git a/bin/check/named-checkzone.c b/bin/check/named-checkzone.c index fe50e19274..5aad258ced 100644 --- a/bin/check/named-checkzone.c +++ b/bin/check/named-checkzone.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: named-checkzone.c,v 1.13.2.1 2002/01/22 23:34:56 gson Exp $ */ +/* $Id: named-checkzone.c,v 1.13.2.2 2002/02/08 03:56:58 marka Exp $ */ #include diff --git a/bin/dig/dig.c b/bin/dig/dig.c index 95930d020b..fcd2c9d016 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: dig.c,v 1.157.2.5 2002/01/23 17:57:46 gson Exp $ */ +/* $Id: dig.c,v 1.157.2.6 2002/02/08 03:57:00 marka Exp $ */ #include #include diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index b7deb693ce..612a8632ce 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: dighost.c,v 1.221.2.9 2002/01/24 18:42:29 gson Exp $ */ +/* $Id: dighost.c,v 1.221.2.10 2002/02/08 03:57:02 marka Exp $ */ /* * Notice to programmers: Do not use this code as an example of how to diff --git a/bin/dig/host.c b/bin/dig/host.c index b96befaa7f..5218ff7fad 100644 --- a/bin/dig/host.c +++ b/bin/dig/host.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: host.c,v 1.76.2.1 2002/01/23 17:57:47 gson Exp $ */ +/* $Id: host.c,v 1.76.2.2 2002/02/08 03:57:04 marka Exp $ */ #include #include diff --git a/bin/dig/nslookup.c b/bin/dig/nslookup.c index 87d66b48a4..1b5810b018 100644 --- a/bin/dig/nslookup.c +++ b/bin/dig/nslookup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: nslookup.c,v 1.90.2.1 2002/01/23 17:57:48 gson Exp $ */ +/* $Id: nslookup.c,v 1.90.2.2 2002/02/08 03:57:05 marka Exp $ */ #include diff --git a/bin/named/client.c b/bin/named/client.c index 6fc3106067..89d3b39bbd 100644 --- a/bin/named/client.c +++ b/bin/named/client.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: client.c,v 1.176.2.9 2002/01/24 19:00:24 gson Exp $ */ +/* $Id: client.c,v 1.176.2.10 2002/02/08 03:57:07 marka Exp $ */ #include diff --git a/bin/named/config.c b/bin/named/config.c index 5387e599f9..b10ba494de 100644 --- a/bin/named/config.c +++ b/bin/named/config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Internet Software Consortium. + * Copyright (C) 2001, 2002 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: config.c,v 1.11.2.2 2002/01/24 03:06:23 marka Exp $ */ +/* $Id: config.c,v 1.11.2.3 2002/02/08 03:57:09 marka Exp $ */ #include diff --git a/bin/named/include/named/query.h b/bin/named/include/named/query.h index aaae78a145..20d575f1ed 100644 --- a/bin/named/include/named/query.h +++ b/bin/named/include/named/query.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: query.h,v 1.28.2.2 2002/01/24 04:22:58 marka Exp $ */ +/* $Id: query.h,v 1.28.2.3 2002/02/08 03:57:17 marka Exp $ */ #ifndef NAMED_QUERY_H #define NAMED_QUERY_H 1 diff --git a/bin/named/interfacemgr.c b/bin/named/interfacemgr.c index cb56f16456..cf687da416 100644 --- a/bin/named/interfacemgr.c +++ b/bin/named/interfacemgr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: interfacemgr.c,v 1.59.2.4 2002/01/24 22:59:07 marka Exp $ */ +/* $Id: interfacemgr.c,v 1.59.2.5 2002/02/08 03:57:10 marka Exp $ */ #include diff --git a/bin/named/query.c b/bin/named/query.c index 2b65d896d9..3408f34eeb 100644 --- a/bin/named/query.c +++ b/bin/named/query.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: query.c,v 1.198.2.5 2002/01/24 23:09:15 marka Exp $ */ +/* $Id: query.c,v 1.198.2.6 2002/02/08 03:57:12 marka Exp $ */ #include diff --git a/bin/named/server.c b/bin/named/server.c index d8b5def13e..38612a4210 100644 --- a/bin/named/server.c +++ b/bin/named/server.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: server.c,v 1.339.2.3 2002/01/24 03:06:25 marka Exp $ */ +/* $Id: server.c,v 1.339.2.4 2002/02/08 03:57:13 marka Exp $ */ #include diff --git a/bin/named/update.c b/bin/named/update.c index bf4f9af781..48fdac4a71 100644 --- a/bin/named/update.c +++ b/bin/named/update.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: update.c,v 1.88.2.2 2002/01/23 08:17:55 bwelling Exp $ */ +/* $Id: update.c,v 1.88.2.3 2002/02/08 03:57:15 marka Exp $ */ #include diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index 7050abfd1f..b1da4d26d2 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: nsupdate.c,v 1.103.2.8 2002/01/24 21:59:51 marka Exp $ */ +/* $Id: nsupdate.c,v 1.103.2.9 2002/02/08 03:57:18 marka Exp $ */ #include diff --git a/bin/rndc/rndc-confgen.8 b/bin/rndc/rndc-confgen.8 index de370d5d6f..92042eb262 100644 --- a/bin/rndc/rndc-confgen.8 +++ b/bin/rndc/rndc-confgen.8 @@ -1,5 +1,4 @@ -.\" -.\" Copyright (C) 2000, 2001 Internet Software Consortium. +.\" Copyright (C) 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 @@ -14,6 +13,8 @@ .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" +.\" $Id: rndc-confgen.8,v 1.3.2.1 2002/02/08 03:57:20 marka Exp $ + .TH "RNDC-CONFGEN" "8" "Aug 27, 2001" "BIND9" "" .SH NAME rndc-confgen \- rndc key generation tool diff --git a/bin/rndc/rndc-confgen.html b/bin/rndc/rndc-confgen.html index 7c5069201d..2d11fa0e58 100644 --- a/bin/rndc/rndc-confgen.html +++ b/bin/rndc/rndc-confgen.html @@ -1,10 +1,10 @@ + + + diff --git a/doc/misc/dnssec b/doc/misc/dnssec index 2b3cbb0e1e..717386241d 100644 --- a/doc/misc/dnssec +++ b/doc/misc/dnssec @@ -1,4 +1,4 @@ -Copyright (C) 2000, 2001 Internet Software Consortium. +Copyright (C) 2000-2002 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. DNSSEC Release Notes @@ -88,4 +88,4 @@ future as we consider them inferior to the use of TSIG or SIG(0) to ensure the integrity of zone transfers. -$Id: dnssec,v 1.14.2.2 2002/02/07 03:50:14 marka Exp $ +$Id: dnssec,v 1.14.2.3 2002/02/08 03:57:24 marka Exp $ diff --git a/lib/dns/dnssec.c b/lib/dns/dnssec.c index 4ead65373b..b84a69843b 100644 --- a/lib/dns/dnssec.c +++ b/lib/dns/dnssec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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 @@ -16,7 +16,7 @@ */ /* - * $Id: dnssec.c,v 1.69.2.1 2002/01/23 03:19:03 marka Exp $ + * $Id: dnssec.c,v 1.69.2.2 2002/02/08 03:57:25 marka Exp $ */ diff --git a/lib/dns/include/dns/message.h b/lib/dns/include/dns/message.h index d9bfa4cd0f..1298ad1f31 100644 --- a/lib/dns/include/dns/message.h +++ b/lib/dns/include/dns/message.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: message.h,v 1.100.2.1 2002/01/24 19:00:27 gson Exp $ */ +/* $Id: message.h,v 1.100.2.2 2002/02/08 03:57:34 marka Exp $ */ #ifndef DNS_MESSAGE_H #define DNS_MESSAGE_H 1 diff --git a/lib/dns/include/dns/zone.h b/lib/dns/include/dns/zone.h index 6f8ec8d39f..ec116cd028 100644 --- a/lib/dns/include/dns/zone.h +++ b/lib/dns/include/dns/zone.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: zone.h,v 1.106.2.3 2002/01/23 02:55:10 marka Exp $ */ +/* $Id: zone.h,v 1.106.2.4 2002/02/08 03:57:35 marka Exp $ */ #ifndef DNS_ZONE_H #define DNS_ZONE_H 1 diff --git a/lib/dns/master.c b/lib/dns/master.c index 8e6da5ad3a..ed7902168a 100644 --- a/lib/dns/master.c +++ b/lib/dns/master.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: master.c,v 1.122.2.3 2002/01/23 02:08:57 gson Exp $ */ +/* $Id: master.c,v 1.122.2.4 2002/02/08 03:57:27 marka Exp $ */ #include <config.h> diff --git a/lib/dns/message.c b/lib/dns/message.c index baca47168a..83c0d43b6d 100644 --- a/lib/dns/message.c +++ b/lib/dns/message.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: message.c,v 1.194.2.3 2002/01/23 17:57:51 gson Exp $ */ +/* $Id: message.c,v 1.194.2.4 2002/02/08 03:57:28 marka Exp $ */ /*** *** Imports diff --git a/lib/dns/ncache.c b/lib/dns/ncache.c index f950f97c78..841f6d02bb 100644 --- a/lib/dns/ncache.c +++ b/lib/dns/ncache.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: ncache.c,v 1.24.2.1 2002/01/21 22:27:03 marka Exp $ */ +/* $Id: ncache.c,v 1.24.2.2 2002/02/08 03:57:29 marka Exp $ */ #include <config.h> diff --git a/lib/dns/zone.c b/lib/dns/zone.c index aa2e143098..c8afba0421 100644 --- a/lib/dns/zone.c +++ b/lib/dns/zone.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: zone.c,v 1.333.2.6 2002/01/23 02:05:40 gson Exp $ */ +/* $Id: zone.c,v 1.333.2.7 2002/02/08 03:57:31 marka Exp $ */ #include <config.h> diff --git a/lib/isc/hex.c b/lib/isc/hex.c index 2493f656a1..58d04d4230 100644 --- a/lib/isc/hex.c +++ b/lib/isc/hex.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: hex.c,v 1.8.2.1 2002/01/22 06:08:47 marka Exp $ */ +/* $Id: hex.c,v 1.8.2.2 2002/02/08 03:57:36 marka Exp $ */ #include <config.h> diff --git a/lib/isc/include/isc/lex.h b/lib/isc/include/isc/lex.h index 313cbc3b4f..6cdd584119 100644 --- a/lib/isc/include/isc/lex.h +++ b/lib/isc/include/isc/lex.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2001 Internet Software Consortium. + * Copyright (C) 1998-2002 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: lex.h,v 1.26.2.1 2002/01/23 00:11:14 marka Exp $ */ +/* $Id: lex.h,v 1.26.2.2 2002/02/08 03:57:40 marka Exp $ */ #ifndef ISC_LEX_H #define ISC_LEX_H 1 diff --git a/lib/isc/log.c b/lib/isc/log.c index 49ce5007fa..708a64c465 100644 --- a/lib/isc/log.c +++ b/lib/isc/log.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2002 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: log.c,v 1.70.2.2 2002/01/23 01:31:15 gson Exp $ */ +/* $Id: log.c,v 1.70.2.3 2002/02/08 03:57:38 marka Exp $ */ /* Principal Authors: DCL */ diff --git a/lib/isc/mem.c b/lib/isc/mem.c index 24814e8f20..1bd39b1f86 100644 --- a/lib/isc/mem.c +++ b/lib/isc/mem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2001 Internet Software Consortium. + * Copyright (C) 1997-2002 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: mem.c,v 1.98.2.3 2002/01/23 03:09:31 marka Exp $ */ +/* $Id: mem.c,v 1.98.2.4 2002/02/08 03:57:39 marka Exp $ */ #include <config.h> diff --git a/lib/isc/unix/socket.c b/lib/isc/unix/socket.c index f7fd9798b7..ae499f7d48 100644 --- a/lib/isc/unix/socket.c +++ b/lib/isc/unix/socket.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2001 Internet Software Consortium. + * Copyright (C) 1998-2002 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: socket.c,v 1.207.2.8 2002/01/24 23:22:25 marka Exp $ */ +/* $Id: socket.c,v 1.207.2.9 2002/02/08 03:57:42 marka Exp $ */ #include <config.h> diff --git a/lib/isc/win32/socket.c b/lib/isc/win32/socket.c index 605d89901e..2377a3eb9e 100644 --- a/lib/isc/win32/socket.c +++ b/lib/isc/win32/socket.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: socket.c,v 1.5.2.3 2002/01/25 00:24:58 marka Exp $ */ +/* $Id: socket.c,v 1.5.2.4 2002/02/08 03:57:44 marka Exp $ */ #define MAKE_EXTERNAL 1 diff --git a/lib/isccfg/check.c b/lib/isccfg/check.c index e5a24d8359..80eb8309d9 100644 --- a/lib/isccfg/check.c +++ b/lib/isccfg/check.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Internet Software Consortium. + * Copyright (C) 2001, 2002 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: check.c,v 1.14.2.8 2002/01/22 22:51:05 gson Exp $ */ +/* $Id: check.c,v 1.14.2.9 2002/02/08 03:57:46 marka Exp $ */ #include <config.h> diff --git a/lib/isccfg/parser.c b/lib/isccfg/parser.c index e3816826d8..2d0832dab5 100644 --- a/lib/isccfg/parser.c +++ b/lib/isccfg/parser.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000-2002 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: parser.c,v 1.70.2.13 2002/01/23 17:54:06 gson Exp $ */ +/* $Id: parser.c,v 1.70.2.14 2002/02/08 03:57:47 marka Exp $ */ #include <config.h>