From: Automatic Updater Date: Fri, 3 Dec 2010 23:46:46 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.8.0-P1~293 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=59b283de0a9fdabb6f02a0efb4a17637427dcd19;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/isc/include/isc/task.h b/lib/isc/include/isc/task.h index 7cfc385d3c3..9470f42965e 100644 --- a/lib/isc/include/isc/task.h +++ b/lib/isc/include/isc/task.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009, 2010 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-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: task.h,v 1.66 2010/12/03 22:05:19 each Exp $ */ +/* $Id: task.h,v 1.67 2010/12/03 23:46:46 tbox Exp $ */ #ifndef ISC_TASK_H #define ISC_TASK_H 1 diff --git a/lib/isc/task.c b/lib/isc/task.c index 333d2a9846d..0d6e7d62777 100644 --- a/lib/isc/task.c +++ b/lib/isc/task.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) 1998-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: task.c,v 1.112 2010/12/03 22:05:19 each Exp $ */ +/* $Id: task.c,v 1.113 2010/12/03 23:46:46 tbox Exp $ */ /*! \file * \author Principal Author: Bob Halley