From: Mark Andrews Date: Fri, 9 Sep 2005 14:11:05 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4.0a1~25 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=76c17cf29b7aa58555760cf20ddc522b0379dcf0;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/dig/Makefile.in b/bin/dig/Makefile.in index 3c10a6b5c2a..836b7f21e73 100644 --- a/bin/dig/Makefile.in +++ b/bin/dig/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000-2002 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.33.18.5 2005/09/09 06:22:04 marka Exp $ +# $Id: Makefile.in,v 1.33.18.6 2005/09/09 14:11:04 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/isc/win32/include/isc/thread.h b/lib/isc/win32/include/isc/thread.h index faa4cdf2107..c8bbab9e3fd 100644 --- a/lib/isc/win32/include/isc/thread.h +++ b/lib/isc/win32/include/isc/thread.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: thread.h,v 1.16.18.1 2005/09/09 12:31:53 marka Exp $ */ +/* $Id: thread.h,v 1.16.18.2 2005/09/09 14:11:05 marka Exp $ */ #ifndef ISC_THREAD_H #define ISC_THREAD_H 1 diff --git a/lib/isc/win32/thread.c b/lib/isc/win32/thread.c index b1944f66b82..57e483a6410 100644 --- a/lib/isc/win32/thread.c +++ b/lib/isc/win32/thread.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: thread.c,v 1.18.18.1 2005/09/09 12:31:53 marka Exp $ */ +/* $Id: thread.c,v 1.18.18.2 2005/09/09 14:11:05 marka Exp $ */ #include