diff --git a/bin/check/check-tool.c b/bin/check/check-tool.c index e609adb935..560aff12c0 100644 --- a/bin/check/check-tool.c +++ b/bin/check/check-tool.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 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.23 2006/01/06 02:07:03 marka Exp $ */ +/* $Id: check-tool.c,v 1.24 2006/01/07 00:23:35 marka Exp $ */ /*! \file */ diff --git a/bin/check/named-checkconf.c b/bin/check/named-checkconf.c index 4315b7ba36..b0eb11e705 100644 --- a/bin/check/named-checkconf.c +++ b/bin/check/named-checkconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 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: named-checkconf.c,v 1.40 2006/01/05 23:45:33 marka Exp $ */ +/* $Id: named-checkconf.c,v 1.41 2006/01/07 00:23:35 marka Exp $ */ /*! \file */ diff --git a/bin/check/named-checkzone.c b/bin/check/named-checkzone.c index 9970743fd8..71b200fc5d 100644 --- a/bin/check/named-checkzone.c +++ b/bin/check/named-checkzone.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 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.42 2006/01/05 23:45:33 marka Exp $ */ +/* $Id: named-checkzone.c,v 1.43 2006/01/07 00:23:35 marka Exp $ */ /*! \file */ diff --git a/bin/check/named-checkzone.docbook b/bin/check/named-checkzone.docbook index a2a6824c7b..0b799c71d7 100644 --- a/bin/check/named-checkzone.docbook +++ b/bin/check/named-checkzone.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd" []> - + June 13, 2000 @@ -34,6 +34,7 @@ 2004 2005 + 2006 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/dig/dig.c b/bin/dig/dig.c index 1b42785afd..d89bf1b221 100644 --- a/bin/dig/dig.c +++ b/bin/dig/dig.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dig.c,v 1.209 2006/01/06 00:13:30 marka Exp $ */ +/* $Id: dig.c,v 1.210 2006/01/07 00:23:35 marka Exp $ */ /*! \file */ diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index 192e26bfcc..41d1103e6e 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dighost.c,v 1.289 2006/01/06 00:54:21 marka Exp $ */ +/* $Id: dighost.c,v 1.290 2006/01/07 00:23:35 marka Exp $ */ /*! \file * \note diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index b68649c6fe..cb7275ff0e 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsupdate.c,v 1.140 2006/01/06 04:45:11 marka Exp $ */ +/* $Id: nsupdate.c,v 1.141 2006/01/07 00:23:35 marka Exp $ */ /*! \file */ diff --git a/bin/tests/system/masterformat/ns1/compile.sh b/bin/tests/system/masterformat/ns1/compile.sh index 7c2f438c31..83cef2397d 100755 --- a/bin/tests/system/masterformat/ns1/compile.sh +++ b/bin/tests/system/masterformat/ns1/compile.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2005, 2006 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -12,6 +12,6 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: compile.sh,v 1.3 2006/01/06 06:55:28 marka Exp $ +# $Id: compile.sh,v 1.4 2006/01/07 00:23:35 marka Exp $ ../named-compilezone -D -F raw -o example.db.raw example example.db diff --git a/bin/tests/system/masterformat/setup.sh b/bin/tests/system/masterformat/setup.sh index 9429fd16a0..fde41c33c7 100755 --- a/bin/tests/system/masterformat/setup.sh +++ b/bin/tests/system/masterformat/setup.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2005 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2005, 2006 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -12,7 +12,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: setup.sh,v 1.3 2006/01/06 06:53:57 marka Exp $ +# $Id: setup.sh,v 1.4 2006/01/07 00:23:35 marka Exp $ ln -s $CHECKZONE named-compilezone rm -f ns1/example.db.raw diff --git a/lib/bind9/check.c b/lib/bind9/check.c index 2c4725ace5..29e6ed4b33 100644 --- a/lib/bind9/check.c +++ b/lib/bind9/check.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 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.66 2006/01/05 23:45:33 marka Exp $ */ +/* $Id: check.c,v 1.67 2006/01/07 00:23:35 marka Exp $ */ /*! \file */ diff --git a/lib/dns/rdata/generic/sshfp_44.c b/lib/dns/rdata/generic/sshfp_44.c index 8450db78a4..1fcec781ff 100644 --- a/lib/dns/rdata/generic/sshfp_44.c +++ b/lib/dns/rdata/generic/sshfp_44.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sshfp_44.c,v 1.4 2006/01/06 23:16:00 marka Exp $ */ +/* $Id: sshfp_44.c,v 1.5 2006/01/07 00:23:35 marka Exp $ */ /* RFC 4255 */ diff --git a/lib/dns/rdata/generic/sshfp_44.h b/lib/dns/rdata/generic/sshfp_44.h index 664eba98a7..22812dc125 100644 --- a/lib/dns/rdata/generic/sshfp_44.h +++ b/lib/dns/rdata/generic/sshfp_44.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sshfp_44.h,v 1.5 2006/01/06 23:16:00 marka Exp $ */ +/* $Id: sshfp_44.h,v 1.6 2006/01/07 00:23:35 marka Exp $ */ /*! * \brief Per RFC 4255 */ diff --git a/lib/isc/win32/socket.c b/lib/isc/win32/socket.c index 37cce8696a..124d2742bb 100644 --- a/lib/isc/win32/socket.c +++ b/lib/isc/win32/socket.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: socket.c,v 1.42 2006/01/06 01:32:08 marka Exp $ */ +/* $Id: socket.c,v 1.43 2006/01/07 00:23:35 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