From: Automatic Updater Date: Fri, 26 Feb 2010 23:48:44 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.6.3~512 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=372ce32e198f11ea6718f6c66e93db17d61e3866;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/named/update.c b/bin/named/update.c index ae5c34419a3..ede21eed6bc 100644 --- a/bin/named/update.c +++ b/bin/named/update.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2010 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.151.12.10 2010/02/26 01:52:05 marka Exp $ */ +/* $Id: update.c,v 1.151.12.11 2010/02/26 23:48:43 tbox Exp $ */ #include diff --git a/lib/dns/zone.c b/lib/dns/zone.c index b7e723ea78f..414aa16d3f6 100644 --- a/lib/dns/zone.c +++ b/lib/dns/zone.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2010 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: zone.c,v 1.483.36.18 2010/02/26 01:52:05 marka Exp $ */ +/* $Id: zone.c,v 1.483.36.19 2010/02/26 23:48:44 tbox Exp $ */ /*! \file */