From: Mark Andrews Date: Tue, 22 Jul 2003 04:03:54 +0000 (+0000) Subject: update_copyrights X-Git-Tag: v9.2.3rc1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4d86cfcea305e37fe182834d4cb0e6efbf09440;p=thirdparty%2Fbind9.git update_copyrights --- diff --git a/Makefile.in b/Makefile.in index 2bf1b471a3e..cee788a11cb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2001 Internet Software Consortium. +# Copyright (C) 1998-2001, 2003 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.41.2.1 2003/05/12 06:39:52 marka Exp $ +# $Id: Makefile.in,v 1.41.2.2 2003/07/22 04:03:31 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/acconfig.h b/acconfig.h index 229923ec8e4..74f2083d990 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: acconfig.h,v 1.35.2.2 2003/05/12 03:28:43 marka Exp $ */ +/* $Id: acconfig.h,v 1.35.2.3 2003/07/22 04:03:31 marka Exp $ */ /*** *** This file is not to be included by any public header files, because diff --git a/bin/dig/dig.c b/bin/dig/dig.c index c1f231cad87..6671f94e199 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2002 Internet Software Consortium. + * Copyright (C) 2000-2003 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.8 2003/05/12 02:50:15 marka Exp $ */ +/* $Id: dig.c,v 1.157.2.9 2003/07/22 04:03:31 marka Exp $ */ #include #include diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index 6aeeb8af746..3fbce9ecd18 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2002 Internet Software Consortium. + * Copyright (C) 2000-2003 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.17 2003/07/17 07:46:55 marka Exp $ */ +/* $Id: dighost.c,v 1.221.2.18 2003/07/22 04:03:31 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 5311ef245ce..9a29739613a 100644 --- a/bin/dig/host.c +++ b/bin/dig/host.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2002 Internet Software Consortium. + * Copyright (C) 2000-2003 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.3 2003/05/12 05:17:32 marka Exp $ */ +/* $Id: host.c,v 1.76.2.4 2003/07/22 04:03:32 marka Exp $ */ #include #include diff --git a/bin/dig/include/dig/dig.h b/bin/dig/include/dig/dig.h index d7ca858ff9c..5f2d969df2a 100644 --- a/bin/dig/include/dig/dig.h +++ b/bin/dig/include/dig/dig.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000, 2001, 2003 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.h,v 1.71.2.4 2003/07/17 07:46:55 marka Exp $ */ +/* $Id: dig.h,v 1.71.2.5 2003/07/22 04:03:32 marka Exp $ */ #ifndef DIG_H #define DIG_H diff --git a/bin/named/control.c b/bin/named/control.c index cda9d065db9..825cc0d22f5 100644 --- a/bin/named/control.c +++ b/bin/named/control.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Internet Software Consortium. + * Copyright (C) 2001, 2003 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: control.c,v 1.7.2.1 2003/07/17 06:36:45 marka Exp $ */ +/* $Id: control.c,v 1.7.2.2 2003/07/22 04:03:33 marka Exp $ */ #include diff --git a/bin/named/controlconf.c b/bin/named/controlconf.c index 1291a609d9d..3fff2699f30 100644 --- a/bin/named/controlconf.c +++ b/bin/named/controlconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Internet Software Consortium. + * Copyright (C) 2001, 2003 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: controlconf.c,v 1.28.2.8 2003/07/17 06:36:45 marka Exp $ */ +/* $Id: controlconf.c,v 1.28.2.9 2003/07/22 04:03:33 marka Exp $ */ #include diff --git a/bin/named/include/named/control.h b/bin/named/include/named/control.h index d5dfff39ead..a4e52605d03 100644 --- a/bin/named/include/named/control.h +++ b/bin/named/include/named/control.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Internet Software Consortium. + * Copyright (C) 2001, 2003 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: control.h,v 1.6.2.1 2003/07/17 06:36:45 marka Exp $ */ +/* $Id: control.h,v 1.6.2.2 2003/07/22 04:03:35 marka Exp $ */ #ifndef NAMED_CONTROL_H #define NAMED_CONTROL_H 1 diff --git a/bin/named/lwresd.c b/bin/named/lwresd.c index c5ec2efd565..12b879a3fe3 100644 --- a/bin/named/lwresd.c +++ b/bin/named/lwresd.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000, 2001, 2003 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: lwresd.c,v 1.37.2.1 2003/05/21 02:44:15 marka Exp $ */ +/* $Id: lwresd.c,v 1.37.2.2 2003/07/22 04:03:34 marka Exp $ */ /* * Main program for the Lightweight Resolver Daemon. diff --git a/bin/named/notify.c b/bin/named/notify.c index 61b8921fa80..7c059eb6de2 100644 --- a/bin/named/notify.c +++ b/bin/named/notify.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: notify.c,v 1.24.2.1 2003/05/13 05:10:27 marka Exp $ */ +/* $Id: notify.c,v 1.24.2.2 2003/07/22 04:03:34 marka Exp $ */ #include diff --git a/bin/named/update.c b/bin/named/update.c index 5d69c3e97e8..1c90449d556 100644 --- a/bin/named/update.c +++ b/bin/named/update.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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.4 2003/05/12 03:58:59 marka Exp $ */ +/* $Id: update.c,v 1.88.2.5 2003/07/22 04:03:34 marka Exp $ */ #include diff --git a/bin/named/xfrout.c b/bin/named/xfrout.c index 8b9ff87feb8..56e94832463 100644 --- a/bin/named/xfrout.c +++ b/bin/named/xfrout.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: xfrout.c,v 1.101.2.4 2003/05/15 06:30:16 marka Exp $ */ +/* $Id: xfrout.c,v 1.101.2.5 2003/07/22 04:03:35 marka Exp $ */ #include diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index 249e22b0ca4..a03baa4b21a 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2002 Internet Software Consortium. + * Copyright (C) 2000-2003 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.12 2003/05/15 01:17:55 marka Exp $ */ +/* $Id: nsupdate.c,v 1.103.2.13 2003/07/22 04:03:36 marka Exp $ */ #include diff --git a/bin/nsupdate/nsupdate.docbook b/bin/nsupdate/nsupdate.docbook index de9ced36219..4d1939585cb 100644 --- a/bin/nsupdate/nsupdate.docbook +++ b/bin/nsupdate/nsupdate.docbook @@ -1,6 +1,6 @@ - + diff --git a/bin/rndc/rndc-confgen.8 b/bin/rndc/rndc-confgen.8 index 0f870dc5ae6..c1fcb86f2d8 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-2003 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.4 2003/07/22 04:03:36 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.c b/bin/rndc/rndc-confgen.c index 6d772b9073b..7981c8d9e56 100644 --- a/bin/rndc/rndc-confgen.c +++ b/bin/rndc/rndc-confgen.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Internet Software Consortium. + * Copyright (C) 2001, 2003 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: rndc-confgen.c,v 1.9.2.5 2003/05/15 02:43:15 marka Exp $ */ +/* $Id: rndc-confgen.c,v 1.9.2.6 2003/07/22 04:03:37 marka Exp $ */ #include diff --git a/bin/rndc/rndc-confgen.html b/bin/rndc/rndc-confgen.html index 45a915afe17..2d8885031ef 100644 --- a/bin/rndc/rndc-confgen.html +++ b/bin/rndc/rndc-confgen.html @@ -1,10 +1,10 @@ + + + diff --git a/bin/win32/BINDInstall/BINDInstallDlg.cpp b/bin/win32/BINDInstall/BINDInstallDlg.cpp index a9c5d550183..6b5d157d15e 100644 --- a/bin/win32/BINDInstall/BINDInstallDlg.cpp +++ b/bin/win32/BINDInstall/BINDInstallDlg.cpp @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2001, 2002 Internet Software Consortium. + * Portions Copyright (C) 2001-2003 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: BINDInstallDlg.cpp,v 1.6.2.4 2003/05/20 07:30:06 marka Exp $ */ +/* $Id: BINDInstallDlg.cpp,v 1.6.2.5 2003/07/22 04:03:38 marka Exp $ */ /* * Copyright (c) 1999-2000 by Nortel Networks Corporation diff --git a/doc/misc/migration b/doc/misc/migration index 92847442183..78344205c7d 100644 --- a/doc/misc/migration +++ b/doc/misc/migration @@ -1,4 +1,4 @@ -Copyright (C) 2000, 2001 Internet Software Consortium. +Copyright (C) 2000, 2001, 2003 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. BIND 8 to BIND 9 Migration Notes @@ -243,4 +243,4 @@ necessary, the umask should be set explicitly in the script used to start the named process. -$Id: migration,v 1.37.2.2 2003/04/22 04:30:06 marka Exp $ +$Id: migration,v 1.37.2.3 2003/07/22 04:03:39 marka Exp $ diff --git a/lib/bind/Makefile.in b/lib/bind/Makefile.in index 7267c6dc8e3..2e1278b043a 100644 --- a/lib/bind/Makefile.in +++ b/lib/bind/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2001, 2002 Internet Software Consortium. +# Copyright (C) 2001-2003 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.12.2.4 2003/05/12 06:39:52 marka Exp $ +# $Id: Makefile.in,v 1.12.2.5 2003/07/22 04:03:40 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/dns/Makefile.in b/lib/dns/Makefile.in index e5e10798c0e..0e1e6b2fe1e 100644 --- a/lib/dns/Makefile.in +++ b/lib/dns/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2001 Internet Software Consortium. +# Copyright (C) 1998-2001, 2003 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.126.2.2 2003/05/12 06:39:53 marka Exp $ +# $Id: Makefile.in,v 1.126.2.3 2003/07/22 04:03:40 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/dns/dispatch.c b/lib/dns/dispatch.c index a89e6e5b04f..73e90446184 100644 --- a/lib/dns/dispatch.c +++ b/lib/dns/dispatch.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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: dispatch.c,v 1.101.2.5 2003/05/12 06:11:52 marka Exp $ */ +/* $Id: dispatch.c,v 1.101.2.6 2003/07/22 04:03:40 marka Exp $ */ #include <config.h> diff --git a/lib/dns/dnssec.c b/lib/dns/dnssec.c index 8a409978d0c..92740790fd6 100644 --- a/lib/dns/dnssec.c +++ b/lib/dns/dnssec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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.4 2003/05/12 05:52:08 marka Exp $ + * $Id: dnssec.c,v 1.69.2.5 2003/07/22 04:03:41 marka Exp $ */ diff --git a/lib/dns/gen.c b/lib/dns/gen.c index a00ac2fbd75..2b20424ac34 100644 --- a/lib/dns/gen.c +++ b/lib/dns/gen.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2002 Internet Software Consortium. + * Copyright (C) 1998-2003 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: gen.c,v 1.65.2.3 2003/07/18 00:55:54 marka Exp $ */ +/* $Id: gen.c,v 1.65.2.4 2003/07/22 04:03:41 marka Exp $ */ #include <config.h> diff --git a/lib/dns/include/dns/adb.h b/lib/dns/include/dns/adb.h index a641df31a98..84ba8c501de 100644 --- a/lib/dns/include/dns/adb.h +++ b/lib/dns/include/dns/adb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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: adb.h,v 1.66.2.4 2003/05/19 04:47:06 marka Exp $ */ +/* $Id: adb.h,v 1.66.2.5 2003/07/22 04:03:45 marka Exp $ */ #ifndef DNS_ADB_H #define DNS_ADB_H 1 diff --git a/lib/dns/include/dns/master.h b/lib/dns/include/dns/master.h index 061d82c77e5..5416cebe7f1 100644 --- a/lib/dns/include/dns/master.h +++ b/lib/dns/include/dns/master.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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.h,v 1.31.2.2 2003/05/15 06:30:18 marka Exp $ */ +/* $Id: master.h,v 1.31.2.3 2003/07/22 04:03:45 marka Exp $ */ #ifndef DNS_MASTER_H #define DNS_MASTER_H 1 diff --git a/lib/dns/include/dns/rdataset.h b/lib/dns/include/dns/rdataset.h index c82b9f67138..18ed4ed6ad7 100644 --- a/lib/dns/include/dns/rdataset.h +++ b/lib/dns/include/dns/rdataset.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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: rdataset.h,v 1.41.2.4 2003/05/15 04:52:05 marka Exp $ */ +/* $Id: rdataset.h,v 1.41.2.5 2003/07/22 04:03:45 marka Exp $ */ #ifndef DNS_RDATASET_H #define DNS_RDATASET_H 1 diff --git a/lib/dns/include/dns/rdataslab.h b/lib/dns/include/dns/rdataslab.h index 407842f68aa..999d772e135 100644 --- a/lib/dns/include/dns/rdataslab.h +++ b/lib/dns/include/dns/rdataslab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: rdataslab.h,v 1.20.2.1 2003/05/13 03:57:53 marka Exp $ */ +/* $Id: rdataslab.h,v 1.20.2.2 2003/07/22 04:03:45 marka Exp $ */ #ifndef DNS_RDATASLAB_H #define DNS_RDATASLAB_H 1 diff --git a/lib/dns/include/dns/result.h b/lib/dns/include/dns/result.h index 6dd2fe32adb..bac139785b3 100644 --- a/lib/dns/include/dns/result.h +++ b/lib/dns/include/dns/result.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2002 Internet Software Consortium. + * Copyright (C) 1998-2003 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: result.h,v 1.81.2.6 2003/05/15 05:41:13 marka Exp $ */ +/* $Id: result.h,v 1.81.2.7 2003/07/22 04:03:46 marka Exp $ */ #ifndef DNS_RESULT_H #define DNS_RESULT_H 1 diff --git a/lib/dns/include/dns/view.h b/lib/dns/include/dns/view.h index 75448439c65..cb6794bdc24 100644 --- a/lib/dns/include/dns/view.h +++ b/lib/dns/include/dns/view.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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: view.h,v 1.73.2.3 2003/05/19 04:47:06 marka Exp $ */ +/* $Id: view.h,v 1.73.2.4 2003/07/22 04:03:46 marka Exp $ */ #ifndef DNS_VIEW_H #define DNS_VIEW_H 1 diff --git a/lib/dns/master.c b/lib/dns/master.c index 47877d9c8a5..566bce87758 100644 --- a/lib/dns/master.c +++ b/lib/dns/master.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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.7 2003/05/15 06:30:16 marka Exp $ */ +/* $Id: master.c,v 1.122.2.8 2003/07/22 04:03:41 marka Exp $ */ #include <config.h> diff --git a/lib/dns/masterdump.c b/lib/dns/masterdump.c index b52a83c0f95..f945f46c915 100644 --- a/lib/dns/masterdump.c +++ b/lib/dns/masterdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: masterdump.c,v 1.56.2.4 2003/07/21 00:37:25 marka Exp $ */ +/* $Id: masterdump.c,v 1.56.2.5 2003/07/22 04:03:41 marka Exp $ */ #include <config.h> diff --git a/lib/dns/message.c b/lib/dns/message.c index 78423265e9f..7521d1cdbd5 100644 --- a/lib/dns/message.c +++ b/lib/dns/message.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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.9 2003/05/12 07:18:36 marka Exp $ */ +/* $Id: message.c,v 1.194.2.10 2003/07/22 04:03:41 marka Exp $ */ /*** *** Imports diff --git a/lib/dns/ncache.c b/lib/dns/ncache.c index 3f8c77e50e8..61c09bb3e70 100644 --- a/lib/dns/ncache.c +++ b/lib/dns/ncache.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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.3 2003/05/14 05:47:21 marka Exp $ */ +/* $Id: ncache.c,v 1.24.2.4 2003/07/22 04:03:42 marka Exp $ */ #include <config.h> diff --git a/lib/dns/rbt.c b/lib/dns/rbt.c index e0ae2d72d2b..1a688a374f9 100644 --- a/lib/dns/rbt.c +++ b/lib/dns/rbt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: rbt.c,v 1.115.2.1 2003/05/15 06:51:53 marka Exp $ */ +/* $Id: rbt.c,v 1.115.2.2 2003/07/22 04:03:42 marka Exp $ */ /* Principal Authors: DCL */ diff --git a/lib/dns/rbtdb.c b/lib/dns/rbtdb.c index c6e2b61283f..67d04f04409 100644 --- a/lib/dns/rbtdb.c +++ b/lib/dns/rbtdb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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: rbtdb.c,v 1.168.2.10 2003/05/15 06:08:40 marka Exp $ */ +/* $Id: rbtdb.c,v 1.168.2.11 2003/07/22 04:03:43 marka Exp $ */ /* * Principal Author: Bob Halley diff --git a/lib/dns/rdata.c b/lib/dns/rdata.c index 538bdf97f51..e9b29441ab5 100644 --- a/lib/dns/rdata.c +++ b/lib/dns/rdata.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2002 Internet Software Consortium. + * Copyright (C) 1998-2003 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: rdata.c,v 1.147.2.8 2003/07/18 00:55:54 marka Exp $ */ +/* $Id: rdata.c,v 1.147.2.9 2003/07/22 04:03:43 marka Exp $ */ #include <config.h> #include <ctype.h> diff --git a/lib/dns/rdata/generic/nxt_30.c b/lib/dns/rdata/generic/nxt_30.c index a83f6bb021d..09e2eba40d6 100644 --- a/lib/dns/rdata/generic/nxt_30.c +++ b/lib/dns/rdata/generic/nxt_30.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: nxt_30.c,v 1.49.2.1 2003/05/15 05:41:13 marka Exp $ */ +/* $Id: nxt_30.c,v 1.49.2.2 2003/07/22 04:03:46 marka Exp $ */ /* reviewed: Wed Mar 15 18:21:15 PST 2000 by brister */ diff --git a/lib/dns/rdatalist.c b/lib/dns/rdatalist.c index e1b2b03987f..3bfc85ac580 100644 --- a/lib/dns/rdatalist.c +++ b/lib/dns/rdatalist.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: rdatalist.c,v 1.25.2.1 2003/05/15 04:52:04 marka Exp $ */ +/* $Id: rdatalist.c,v 1.25.2.2 2003/07/22 04:03:43 marka Exp $ */ #include <config.h> diff --git a/lib/dns/rdataset.c b/lib/dns/rdataset.c index 97584a37b7e..d56adeceae6 100644 --- a/lib/dns/rdataset.c +++ b/lib/dns/rdataset.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: rdataset.c,v 1.58.2.1 2003/05/15 04:52:05 marka Exp $ */ +/* $Id: rdataset.c,v 1.58.2.2 2003/07/22 04:03:43 marka Exp $ */ #include <config.h> diff --git a/lib/dns/rdataslab.c b/lib/dns/rdataslab.c index 5c6d23533ce..d75c84a55cd 100644 --- a/lib/dns/rdataslab.c +++ b/lib/dns/rdataslab.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: rdataslab.c,v 1.29.2.1 2003/05/13 03:57:52 marka Exp $ */ +/* $Id: rdataslab.c,v 1.29.2.2 2003/07/22 04:03:43 marka Exp $ */ #include <config.h> diff --git a/lib/dns/result.c b/lib/dns/result.c index fff2411e175..21c22b2b99d 100644 --- a/lib/dns/result.c +++ b/lib/dns/result.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2002 Internet Software Consortium. + * Copyright (C) 1998-2003 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: result.c,v 1.90.2.8 2003/05/15 05:41:12 marka Exp $ */ +/* $Id: result.c,v 1.90.2.9 2003/07/22 04:03:44 marka Exp $ */ #include <config.h> diff --git a/lib/dns/rootns.c b/lib/dns/rootns.c index 3cf4539f794..80005063630 100644 --- a/lib/dns/rootns.c +++ b/lib/dns/rootns.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: rootns.c,v 1.20.2.2 2003/05/12 05:36:48 marka Exp $ */ +/* $Id: rootns.c,v 1.20.2.3 2003/07/22 04:03:44 marka Exp $ */ #include <config.h> diff --git a/lib/dns/sec/dst/openssl_link.c b/lib/dns/sec/dst/openssl_link.c index b1e50bb73f6..3bad9480e67 100644 --- a/lib/dns/sec/dst/openssl_link.c +++ b/lib/dns/sec/dst/openssl_link.c @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 1999-2001 Internet Software Consortium. + * Portions Copyright (C) 1999-2001, 2003 Internet Software Consortium. * Portions Copyright (C) 1995-2000 by Network Associates, Inc. * * Permission to use, copy, modify, and distribute this software for any @@ -19,7 +19,7 @@ /* * Principal Author: Brian Wellington - * $Id: openssl_link.c,v 1.46.2.1 2003/03/06 04:38:23 marka Exp $ + * $Id: openssl_link.c,v 1.46.2.2 2003/07/22 04:03:47 marka Exp $ */ #ifdef OPENSSL diff --git a/lib/dns/time.c b/lib/dns/time.c index ceb8be25c26..b2908401523 100644 --- a/lib/dns/time.c +++ b/lib/dns/time.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2001 Internet Software Consortium. + * Copyright (C) 1998-2001, 2003 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: time.c,v 1.18.2.2 2003/05/20 07:32:31 marka Exp $ */ +/* $Id: time.c,v 1.18.2.3 2003/07/22 04:03:44 marka Exp $ */ #include <config.h> diff --git a/lib/dns/view.c b/lib/dns/view.c index 6da313b6baf..170b23b69fb 100644 --- a/lib/dns/view.c +++ b/lib/dns/view.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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: view.c,v 1.103.2.3 2003/05/19 04:47:06 marka Exp $ */ +/* $Id: view.c,v 1.103.2.4 2003/07/22 04:03:45 marka Exp $ */ #include <config.h> diff --git a/lib/dns/xfrin.c b/lib/dns/xfrin.c index 498908fbd2a..5a1e4bcc754 100644 --- a/lib/dns/xfrin.c +++ b/lib/dns/xfrin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: xfrin.c,v 1.124.2.3 2003/05/15 06:30:16 marka Exp $ */ +/* $Id: xfrin.c,v 1.124.2.4 2003/07/22 04:03:45 marka Exp $ */ #include <config.h> diff --git a/lib/isc/base64.c b/lib/isc/base64.c index a35c719e463..278c2f0606a 100644 --- a/lib/isc/base64.c +++ b/lib/isc/base64.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2001 Internet Software Consortium. + * Copyright (C) 1998-2001, 2003 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: base64.c,v 1.23.2.1 2003/05/15 06:34:24 marka Exp $ */ +/* $Id: base64.c,v 1.23.2.2 2003/07/22 04:03:47 marka Exp $ */ #include <config.h> diff --git a/lib/isc/include/isc/log.h b/lib/isc/include/isc/log.h index 60844fd5176..0bfaebb51a0 100644 --- a/lib/isc/include/isc/log.h +++ b/lib/isc/include/isc/log.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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.h,v 1.39.2.3 2003/05/12 05:29:24 marka Exp $ */ +/* $Id: log.h,v 1.39.2.4 2003/07/22 04:03:49 marka Exp $ */ #ifndef ISC_LOG_H #define ISC_LOG_H 1 diff --git a/lib/isc/include/isc/rwlock.h b/lib/isc/include/isc/rwlock.h index 3bea3bdfcd2..569cea46165 100644 --- a/lib/isc/include/isc/rwlock.h +++ b/lib/isc/include/isc/rwlock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2001 Internet Software Consortium. + * Copyright (C) 1998-2001, 2003 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: rwlock.h,v 1.18.2.2 2003/07/21 01:28:23 marka Exp $ */ +/* $Id: rwlock.h,v 1.18.2.3 2003/07/22 04:03:49 marka Exp $ */ #ifndef ISC_RWLOCK_H #define ISC_RWLOCK_H 1 diff --git a/lib/isc/inet_pton.c b/lib/isc/inet_pton.c index 11f16797ef9..d0211510185 100644 --- a/lib/isc/inet_pton.c +++ b/lib/isc/inet_pton.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1996-2002 Internet Software Consortium. + * Copyright (C) 1996-2003 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 @@ -17,7 +17,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static char rcsid[] = - "$Id: inet_pton.c,v 1.10.2.3 2003/05/15 05:12:18 marka Exp $"; + "$Id: inet_pton.c,v 1.10.2.4 2003/07/22 04:03:47 marka Exp $"; #endif /* LIBC_SCCS and not lint */ #include <config.h> diff --git a/lib/isc/lfsr.c b/lib/isc/lfsr.c index 4bf2f7ab650..6dde5c6e381 100644 --- a/lib/isc/lfsr.c +++ b/lib/isc/lfsr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: lfsr.c,v 1.11.2.1 2003/05/12 06:18:07 marka Exp $ */ +/* $Id: lfsr.c,v 1.11.2.2 2003/07/22 04:03:47 marka Exp $ */ #include <config.h> diff --git a/lib/isc/log.c b/lib/isc/log.c index 8216238e49d..d462123b001 100644 --- a/lib/isc/log.c +++ b/lib/isc/log.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002 Internet Software Consortium. + * Copyright (C) 1999-2003 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.7 2003/05/20 07:35:49 marka Exp $ */ +/* $Id: log.c,v 1.70.2.8 2003/07/22 04:03:47 marka Exp $ */ /* Principal Authors: DCL */ diff --git a/lib/isc/print.c b/lib/isc/print.c index f9328ec081f..57cc5408005 100644 --- a/lib/isc/print.c +++ b/lib/isc/print.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: print.c,v 1.22.2.2 2003/07/18 02:43:30 marka Exp $ */ +/* $Id: print.c,v 1.22.2.3 2003/07/22 04:03:47 marka Exp $ */ #include <config.h> diff --git a/lib/isc/rwlock.c b/lib/isc/rwlock.c index eb437a859bb..5138b97aff9 100644 --- a/lib/isc/rwlock.c +++ b/lib/isc/rwlock.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2001 Internet Software Consortium. + * Copyright (C) 1998-2001, 2003 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: rwlock.c,v 1.33.2.2 2003/07/21 01:28:23 marka Exp $ */ +/* $Id: rwlock.c,v 1.33.2.3 2003/07/22 04:03:48 marka Exp $ */ #include <config.h> diff --git a/lib/isc/sha1.c b/lib/isc/sha1.c index 2d866ce16c4..63d127f05b4 100644 --- a/lib/isc/sha1.c +++ b/lib/isc/sha1.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000, 2001, 2003 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: sha1.c,v 1.10.2.1 2003/05/13 03:26:38 marka Exp $ */ +/* $Id: sha1.c,v 1.10.2.2 2003/07/22 04:03:48 marka Exp $ */ /* $NetBSD: sha1.c,v 1.5 2000/01/22 22:19:14 mycroft Exp $ */ /* $OpenBSD: sha1.c,v 1.9 1997/07/23 21:12:32 kstailey Exp $ */ diff --git a/lib/isc/unix/ifiter_ioctl.c b/lib/isc/unix/ifiter_ioctl.c index 021191ec455..4eafb6e9487 100644 --- a/lib/isc/unix/ifiter_ioctl.c +++ b/lib/isc/unix/ifiter_ioctl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: ifiter_ioctl.c,v 1.19.2.4 2003/05/15 06:39:59 marka Exp $ */ +/* $Id: ifiter_ioctl.c,v 1.19.2.5 2003/07/22 04:03:49 marka Exp $ */ /* * Obtain the list of network interfaces using the SIOCGLIFCONF ioctl. diff --git a/lib/isc/unix/socket.c b/lib/isc/unix/socket.c index 881cefc66bf..547d031a40d 100644 --- a/lib/isc/unix/socket.c +++ b/lib/isc/unix/socket.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1998-2002 Internet Software Consortium. + * Copyright (C) 1998-2003 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.17 2003/05/14 05:47:24 marka Exp $ */ +/* $Id: socket.c,v 1.207.2.18 2003/07/22 04:03:49 marka Exp $ */ #include <config.h> diff --git a/lib/isc/win32/errno2result.c b/lib/isc/win32/errno2result.c index 6511f93bfe5..b9cf084d483 100644 --- a/lib/isc/win32/errno2result.c +++ b/lib/isc/win32/errno2result.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2002 Internet Software Consortium. + * Copyright (C) 2000-2003 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: errno2result.c,v 1.4.2.4 2003/07/09 05:17:49 marka Exp $ */ +/* $Id: errno2result.c,v 1.4.2.5 2003/07/22 04:03:50 marka Exp $ */ #include <config.h> diff --git a/lib/isc/win32/include/isc/ipv6.h b/lib/isc/win32/include/isc/ipv6.h index 480045241b7..c45ee52bc9c 100644 --- a/lib/isc/win32/include/isc/ipv6.h +++ b/lib/isc/win32/include/isc/ipv6.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000, 2001, 2003 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: ipv6.h,v 1.9.2.1 2003/05/24 02:22:38 marka Exp $ */ +/* $Id: ipv6.h,v 1.9.2.2 2003/07/22 04:03:52 marka Exp $ */ #ifndef ISC_IPV6_H #define ISC_IPV6_H 1 diff --git a/lib/isc/win32/include/isc/stat.h b/lib/isc/win32/include/isc/stat.h index 8c5181e750b..b75840f9870 100644 --- a/lib/isc/win32/include/isc/stat.h +++ b/lib/isc/win32/include/isc/stat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000, 2001, 2003 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: stat.h,v 1.3.2.1 2003/05/12 05:29:24 marka Exp $ */ +/* $Id: stat.h,v 1.3.2.2 2003/07/22 04:03:52 marka Exp $ */ #ifndef ISC_STAT_H #define ISC_STAT_H 1 diff --git a/lib/isc/win32/include/isc/win32os.h b/lib/isc/win32/include/isc/win32os.h index 3b433c2e72d..1f4d33489d3 100644 --- a/lib/isc/win32/include/isc/win32os.h +++ b/lib/isc/win32/include/isc/win32os.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 Internet Software Consortium. + * Copyright (C) 2003 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: win32os.h,v 1.2.176.1 2003/06/24 07:26:35 marka Exp $ */ +/* $Id: win32os.h,v 1.2.176.2 2003/07/22 04:03:52 marka Exp $ */ #ifndef ISC_WIN32OS_H #define ISC_WIN32OS_H 1 diff --git a/lib/isc/win32/ipv6.c b/lib/isc/win32/ipv6.c index 3417f6e328e..a55a8181b14 100644 --- a/lib/isc/win32/ipv6.c +++ b/lib/isc/win32/ipv6.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001 Internet Software Consortium. + * Copyright (C) 1999-2001, 2003 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: ipv6.c,v 1.4.2.1 2003/05/24 02:22:37 marka Exp $ */ +/* $Id: ipv6.c,v 1.4.2.2 2003/07/22 04:03:50 marka Exp $ */ #define off_t _off_t diff --git a/lib/isc/win32/netdb.h b/lib/isc/win32/netdb.h index cfffd2b7026..ecbb7387d57 100644 --- a/lib/isc/win32/netdb.h +++ b/lib/isc/win32/netdb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Internet Software Consortium. + * Copyright (C) 2000, 2001, 2003 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: netdb.h,v 1.2.2.1 2003/05/24 02:22:38 marka Exp $ */ +/* $Id: netdb.h,v 1.2.2.2 2003/07/22 04:03:50 marka Exp $ */ #ifndef NETDB_H #define NETDB_H 1 diff --git a/lib/isc/win32/socket.c b/lib/isc/win32/socket.c index 2a56fe4f5ca..eecab87cd89 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-2003 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.12 2003/07/09 04:58:19 marka Exp $ */ +/* $Id: socket.c,v 1.5.2.13 2003/07/22 04:03:50 marka Exp $ */ /* This code has been rewritten to take advantage of Windows Sockets * I/O Completion Ports and Events. I/O Completion Ports is ONLY diff --git a/lib/isc/win32/strerror.c b/lib/isc/win32/strerror.c index 1acb640d6c5..ceb45c8bca5 100644 --- a/lib/isc/win32/strerror.c +++ b/lib/isc/win32/strerror.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 Internet Software Consortium. + * Copyright (C) 2003 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: strerror.c,v 1.5.186.1 2003/07/09 04:58:19 marka Exp $ */ +/* $Id: strerror.c,v 1.5.186.2 2003/07/22 04:03:51 marka Exp $ */ #include <config.h> diff --git a/lib/isc/win32/win32os.c b/lib/isc/win32/win32os.c index 17e1e26d8a9..45b3c6caa7c 100644 --- a/lib/isc/win32/win32os.c +++ b/lib/isc/win32/win32os.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 Internet Software Consortium. + * Copyright (C) 2003 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: win32os.c,v 1.2.176.1 2003/06/24 07:26:34 marka Exp $ */ +/* $Id: win32os.c,v 1.2.176.2 2003/07/22 04:03:51 marka Exp $ */ #include <windows.h> diff --git a/lib/isccc/include/isccc/result.h b/lib/isccc/include/isccc/result.h index a1b1d27f81d..daf5223a307 100644 --- a/lib/isccc/include/isccc/result.h +++ b/lib/isccc/include/isccc/result.h @@ -1,6 +1,6 @@ /* - * Portions Copyright (C) 2001 Internet Software Consortium. - * Portions Copyright (C) 2001 Nominum, Inc. + * Portions Copyright (C) 2001, 2003 Internet Software Consortium. + * Portions Copyright (C) 2001, 2003 Nominum, Inc. * * 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 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: result.h,v 1.3.2.1 2003/07/17 06:36:47 marka Exp $ */ +/* $Id: result.h,v 1.3.2.2 2003/07/22 04:03:53 marka Exp $ */ #ifndef ISCCC_RESULT_H #define ISCCC_RESULT_H 1 diff --git a/lib/isccc/result.c b/lib/isccc/result.c index 12ab939248d..764d04d16cc 100644 --- a/lib/isccc/result.c +++ b/lib/isccc/result.c @@ -1,6 +1,6 @@ /* - * Portions Copyright (C) 2001 Internet Software Consortium. - * Portions Copyright (C) 2001 Nominum, Inc. + * Portions Copyright (C) 2001, 2003 Internet Software Consortium. + * Portions Copyright (C) 2001, 2003 Nominum, Inc. * * 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 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: result.c,v 1.3.2.1 2003/07/17 06:36:46 marka Exp $ */ +/* $Id: result.c,v 1.3.2.2 2003/07/22 04:03:52 marka Exp $ */ #include <config.h> diff --git a/lib/isccfg/check.c b/lib/isccfg/check.c index a8460260cb8..179c17d1af5 100644 --- a/lib/isccfg/check.c +++ b/lib/isccfg/check.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2001, 2002 Internet Software Consortium. + * Copyright (C) 2001-2003 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.17 2003/07/18 06:07:25 marka Exp $ */ +/* $Id: check.c,v 1.14.2.18 2003/07/22 04:03:53 marka Exp $ */ #include <config.h> diff --git a/lib/lwres/getnameinfo.c b/lib/lwres/getnameinfo.c index 23c3159b711..8809542bcd5 100644 --- a/lib/lwres/getnameinfo.c +++ b/lib/lwres/getnameinfo.c @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 1999-2001 Internet Software Consortium. + * Portions Copyright (C) 1999-2001, 2003 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: getnameinfo.c,v 1.30.2.1 2003/07/04 05:22:34 marka Exp $ */ +/* $Id: getnameinfo.c,v 1.30.2.2 2003/07/22 04:03:53 marka Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. diff --git a/lib/lwres/man/lwres_context.docbook b/lib/lwres/man/lwres_context.docbook index ecb519fdd1c..32a72bb4675 100644 --- a/lib/lwres/man/lwres_context.docbook +++ b/lib/lwres/man/lwres_context.docbook @@ -1,6 +1,6 @@ <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> <!-- - - Copyright (C) 2001 Internet Software Consortium. + - Copyright (C) 2001, 2003 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 @@ - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --> -<!-- $Id: lwres_context.docbook,v 1.3.2.1 2003/03/19 17:48:00 marka Exp $ --> +<!-- $Id: lwres_context.docbook,v 1.3.2.2 2003/07/22 04:03:54 marka Exp $ --> <refentry> <refentryinfo>