From: Mark Andrews Date: Fri, 14 Oct 2005 02:13:05 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.2.6b2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bee264d2653d4cfffd1c18161ec1ddc6620781f;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/named/xfrout.c b/bin/named/xfrout.c index 477fa74e75d..02341b5f3cc 100644 --- a/bin/named/xfrout.c +++ b/bin/named/xfrout.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 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: xfrout.c,v 1.101.2.9 2005/10/14 01:37:49 marka Exp $ */ +/* $Id: xfrout.c,v 1.101.2.10 2005/10/14 02:13:03 marka Exp $ */ #include diff --git a/lib/dns/xfrin.c b/lib/dns/xfrin.c index 3e575355838..035866f88ae 100644 --- a/lib/dns/xfrin.c +++ b/lib/dns/xfrin.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 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: xfrin.c,v 1.124.2.8 2005/10/14 01:37:55 marka Exp $ */ +/* $Id: xfrin.c,v 1.124.2.9 2005/10/14 02:13:04 marka Exp $ */ #include diff --git a/lib/isc/lfsr.c b/lib/isc/lfsr.c index 32892e55c76..b982d3ac1e5 100644 --- a/lib/isc/lfsr.c +++ b/lib/isc/lfsr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 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: lfsr.c,v 1.11.2.4 2005/10/14 01:37:56 marka Exp $ */ +/* $Id: lfsr.c,v 1.11.2.5 2005/10/14 02:13:04 marka Exp $ */ #include diff --git a/lib/isc/unix/os.c b/lib/isc/unix/os.c index 5de2c4d5803..8101d1cd891 100644 --- a/lib/isc/unix/os.c +++ b/lib/isc/unix/os.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: os.c,v 1.11.2.3 2005/10/14 01:37:56 marka Exp $ */ +/* $Id: os.c,v 1.11.2.4 2005/10/14 02:13:05 marka Exp $ */ #include