From 91ddbb6e4f1b4b1cdcf26487b51761036df865b7 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 3 Oct 2006 23:50:52 +0000 Subject: [PATCH] update copyright notice --- lib/dns/gen-win32.h | 4 ++-- lib/isc/string.c | 4 ++-- lib/isc/win32/ntgroups.c | 4 ++-- lib/lwres/lwconfig.c | 4 ++-- lib/lwres/win32/lwconfig.c | 4 ++-- win32utils/index.html | 18 ++++++++++++++++++ 6 files changed, 28 insertions(+), 10 deletions(-) diff --git a/lib/dns/gen-win32.h b/lib/dns/gen-win32.h index 74824fedc5..6241303d81 100644 --- a/lib/dns/gen-win32.h +++ b/lib/dns/gen-win32.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) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -48,7 +48,7 @@ * SUCH DAMAGE. */ -/* $Id: gen-win32.h,v 1.20 2006/10/02 07:03:05 marka Exp $ */ +/* $Id: gen-win32.h,v 1.21 2006/10/03 23:50:52 marka Exp $ */ /*! \file * \author Principal Authors: Computer Systems Research Group at UC Berkeley diff --git a/lib/isc/string.c b/lib/isc/string.c index 4bc21729e7..761a20d9b9 100644 --- a/lib/isc/string.c +++ b/lib/isc/string.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-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: string.c,v 1.17 2006/10/02 01:29:27 marka Exp $ */ +/* $Id: string.c,v 1.18 2006/10/03 23:50:52 marka Exp $ */ /*! \file */ diff --git a/lib/isc/win32/ntgroups.c b/lib/isc/win32/ntgroups.c index 69e60866bd..af5136c932 100644 --- a/lib/isc/win32/ntgroups.c +++ b/lib/isc/win32/ntgroups.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: ntgroups.c,v 1.7 2006/10/02 02:27:40 marka Exp $ */ +/* $Id: ntgroups.c,v 1.8 2006/10/03 23:50:52 marka Exp $ */ /* * The NT Groups have two groups that are not well documented and are diff --git a/lib/lwres/lwconfig.c b/lib/lwres/lwconfig.c index af05cb678e..d2b6cabde8 100644 --- a/lib/lwres/lwconfig.c +++ b/lib/lwres/lwconfig.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: lwconfig.c,v 1.43 2006/10/02 02:27:40 marka Exp $ */ +/* $Id: lwconfig.c,v 1.44 2006/10/03 23:50:52 marka Exp $ */ /*! \file */ diff --git a/lib/lwres/win32/lwconfig.c b/lib/lwres/win32/lwconfig.c index c969f8f547..8645e9cd8a 100644 --- a/lib/lwres/win32/lwconfig.c +++ b/lib/lwres/win32/lwconfig.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: lwconfig.c,v 1.3 2006/10/02 02:27:40 marka Exp $ */ +/* $Id: lwconfig.c,v 1.4 2006/10/03 23:50:52 marka Exp $ */ /* * We do this so that we may incorporate everything in the main routines diff --git a/win32utils/index.html b/win32utils/index.html index 7715932e81..69700a414f 100644 --- a/win32utils/index.html +++ b/win32utils/index.html @@ -1,3 +1,21 @@ + + + + Bind9 docs index