From 1da14e066c23245c255dedb311d5a9cf0e5bb667 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Wed, 2 Jan 2008 23:47:02 +0000 Subject: [PATCH] update copyright notice --- COPYRIGHT | 4 ++-- bin/named/client.c | 4 ++-- bin/named/include/named/client.h | 4 ++-- bin/named/include/named/globals.h | 4 ++-- bin/named/main.c | 4 ++-- bin/named/named.conf.docbook | 5 +++-- bin/named/query.c | 4 ++-- bin/named/update.c | 4 ++-- bin/named/zoneconf.c | 4 ++-- bin/tests/system/start.pl | 4 ++-- doc/arm/Bv9ARM-book.xml | 5 +++-- lib/dns/include/dns/ssu.h | 4 ++-- lib/dns/ssu.c | 4 ++-- lib/dns/tkey.c | 4 ++-- lib/dns/tsig.c | 4 ++-- lib/isc/include/isc/mem.h | 4 ++-- lib/isc/mem.c | 4 ++-- lib/isccfg/namedconf.c | 4 ++-- 18 files changed, 38 insertions(+), 36 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 89c523014c..065c64fd24 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") +Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") Copyright (C) 1996-2003 Internet Software Consortium. Permission to use, copy, modify, and/or distribute this software for any @@ -13,7 +13,7 @@ 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.13 2007/06/18 05:59:26 marka Exp $ +$Id: COPYRIGHT,v 1.14 2008/01/02 23:47:01 tbox Exp $ Portions Copyright (C) 1996-2001 Nominum, Inc. diff --git a/bin/named/client.c b/bin/named/client.c index b209af1068..1c042cd81f 100644 --- a/bin/named/client.c +++ b/bin/named/client.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: client.c,v 1.251 2008/01/02 05:03:07 marka Exp $ */ +/* $Id: client.c,v 1.252 2008/01/02 23:47:01 tbox Exp $ */ #include diff --git a/bin/named/include/named/client.h b/bin/named/include/named/client.h index 8316930fbe..f8decc3bdf 100644 --- a/bin/named/include/named/client.h +++ b/bin/named/include/named/client.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: client.h,v 1.83 2008/01/02 05:03:07 marka Exp $ */ +/* $Id: client.h,v 1.84 2008/01/02 23:47:01 tbox Exp $ */ #ifndef NAMED_CLIENT_H #define NAMED_CLIENT_H 1 diff --git a/bin/named/include/named/globals.h b/bin/named/include/named/globals.h index 3adef247a8..bf12083bc9 100644 --- a/bin/named/include/named/globals.h +++ b/bin/named/include/named/globals.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: globals.h,v 1.74 2008/01/02 05:03:07 marka Exp $ */ +/* $Id: globals.h,v 1.75 2008/01/02 23:47:01 tbox Exp $ */ #ifndef NAMED_GLOBALS_H #define NAMED_GLOBALS_H 1 diff --git a/bin/named/main.c b/bin/named/main.c index e943f620b0..49628c0987 100644 --- a/bin/named/main.c +++ b/bin/named/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: main.c,v 1.159 2008/01/02 05:03:07 marka Exp $ */ +/* $Id: main.c,v 1.160 2008/01/02 23:47:01 tbox Exp $ */ /*! \file */ diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index f103d4acbe..45f9cc9d69 100644 --- a/bin/named/named.conf.docbook +++ b/bin/named/named.conf.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + Aug 13, 2004 @@ -40,6 +40,7 @@ 2005 2006 2007 + 2008 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/named/query.c b/bin/named/query.c index 23c6bae576..b2a95feaf9 100644 --- a/bin/named/query.c +++ b/bin/named/query.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: query.c,v 1.299 2008/01/02 05:03:07 marka Exp $ */ +/* $Id: query.c,v 1.300 2008/01/02 23:47:01 tbox Exp $ */ /*! \file */ diff --git a/bin/named/update.c b/bin/named/update.c index 1b09a68e12..1e09b66809 100644 --- a/bin/named/update.c +++ b/bin/named/update.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: update.c,v 1.139 2008/01/02 05:13:41 marka Exp $ */ +/* $Id: update.c,v 1.140 2008/01/02 23:47:01 tbox Exp $ */ #include diff --git a/bin/named/zoneconf.c b/bin/named/zoneconf.c index 1c5f31ad17..9d149020a3 100644 --- a/bin/named/zoneconf.c +++ b/bin/named/zoneconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zoneconf.c,v 1.140 2008/01/02 05:13:41 marka Exp $ */ +/* $Id: zoneconf.c,v 1.141 2008/01/02 23:47:01 tbox Exp $ */ /*% */ diff --git a/bin/tests/system/start.pl b/bin/tests/system/start.pl index a681655ba0..1f461b5080 100644 --- a/bin/tests/system/start.pl +++ b/bin/tests/system/start.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: start.pl,v 1.12 2008/01/02 05:03:07 marka Exp $ +# $Id: start.pl,v 1.13 2008/01/02 23:47:01 tbox Exp $ # Framework for starting test servers. # Based on the type of server specified, check for port availability, remove diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 79d9c03967..6d954e3798 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []> - + BIND 9 Administrator Reference Manual @@ -28,6 +28,7 @@ 2005 2006 2007 + 2008 Internet Systems Consortium, Inc. ("ISC") diff --git a/lib/dns/include/dns/ssu.h b/lib/dns/include/dns/ssu.h index 42b6f7a111..7ff163c8e4 100644 --- a/lib/dns/include/dns/ssu.h +++ b/lib/dns/include/dns/ssu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ssu.h,v 1.22 2008/01/02 05:13:42 marka Exp $ */ +/* $Id: ssu.h,v 1.23 2008/01/02 23:47:02 tbox Exp $ */ #ifndef DNS_SSU_H #define DNS_SSU_H 1 diff --git a/lib/dns/ssu.c b/lib/dns/ssu.c index 3e5197dcdd..902357cd9a 100644 --- a/lib/dns/ssu.c +++ b/lib/dns/ssu.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -17,7 +17,7 @@ /*! \file */ /* - * $Id: ssu.c,v 1.32 2008/01/02 05:13:41 marka Exp $ + * $Id: ssu.c,v 1.33 2008/01/02 23:47:02 tbox Exp $ * Principal Author: Brian Wellington */ diff --git a/lib/dns/tkey.c b/lib/dns/tkey.c index 2b17e29a4a..c16930ecbc 100644 --- a/lib/dns/tkey.c +++ b/lib/dns/tkey.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -16,7 +16,7 @@ */ /* - * $Id: tkey.c,v 1.87 2008/01/02 04:24:59 marka Exp $ + * $Id: tkey.c,v 1.88 2008/01/02 23:47:02 tbox Exp $ */ /*! \file */ #include diff --git a/lib/dns/tsig.c b/lib/dns/tsig.c index 41cd69b951..e7cd4ef191 100644 --- a/lib/dns/tsig.c +++ b/lib/dns/tsig.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -16,7 +16,7 @@ */ /* - * $Id: tsig.c,v 1.131 2008/01/02 04:24:59 marka Exp $ + * $Id: tsig.c,v 1.132 2008/01/02 23:47:02 tbox Exp $ */ /*! \file */ #include diff --git a/lib/isc/include/isc/mem.h b/lib/isc/include/isc/mem.h index 1ccfc5e6f5..c830ba4d39 100644 --- a/lib/isc/include/isc/mem.h +++ b/lib/isc/include/isc/mem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1997-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mem.h,v 1.73 2008/01/02 05:03:07 marka Exp $ */ +/* $Id: mem.h,v 1.74 2008/01/02 23:47:02 tbox Exp $ */ #ifndef ISC_MEM_H #define ISC_MEM_H 1 diff --git a/lib/isc/mem.c b/lib/isc/mem.c index 9ecb1eda9d..2402fc0b43 100644 --- a/lib/isc/mem.c +++ b/lib/isc/mem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1997-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mem.c,v 1.138 2008/01/02 05:03:07 marka Exp $ */ +/* $Id: mem.c,v 1.139 2008/01/02 23:47:02 tbox Exp $ */ /*! \file */ diff --git a/lib/isccfg/namedconf.c b/lib/isccfg/namedconf.c index eb603aea3f..bdacf53daf 100644 --- a/lib/isccfg/namedconf.c +++ b/lib/isccfg/namedconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2002, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: namedconf.c,v 1.79 2008/01/02 05:13:42 marka Exp $ */ +/* $Id: namedconf.c,v 1.80 2008/01/02 23:47:02 tbox Exp $ */ /*! \file */