From d1b1f7ca642ca2c3ca04abdfd598ac6bfcd2cf9c Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Fri, 18 Mar 2011 23:47:15 +0000 Subject: [PATCH] update copyright notice --- bin/tests/tasks/t_tasks.c | 26 +++++++++++++------------- lib/isc/unix/include/isc/stdtime.h | 4 ++-- lib/isc/win32/include/isc/stdtime.h | 4 ++-- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/bin/tests/tasks/t_tasks.c b/bin/tests/tasks/t_tasks.c index dbd4a83f16..398c47ec4a 100644 --- a/bin/tests/tasks/t_tasks.c +++ b/bin/tests/tasks/t_tasks.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: t_tasks.c,v 1.42.424.4 2011/03/18 07:46:36 marka Exp $ */ +/* $Id: t_tasks.c,v 1.42.424.5 2011/03/18 23:47:15 tbox Exp $ */ #include @@ -1941,12 +1941,12 @@ t_tasks11(int purgable) { if (event1 == NULL) { t_info("isc_event_allocate failed\n"); isc_task_destroy(&task); - isc_taskmgr_destroy(&tmgr); - isc_mem_destroy(&mctx); - DESTROYLOCK(&T11_mx); - (void) isc_condition_destroy(&T11_cv); - return(T_UNRESOLVED); - } + isc_taskmgr_destroy(&tmgr); + isc_mem_destroy(&mctx); + DESTROYLOCK(&T11_mx); + (void) isc_condition_destroy(&T11_cv); + return(T_UNRESOLVED); + } isc_task_send(task, &event1); event2 = isc_event_allocate(mctx, (void *)1, (isc_eventtype_t)1, @@ -1954,12 +1954,12 @@ t_tasks11(int purgable) { if (event2 == NULL) { t_info("isc_event_allocate failed\n"); isc_task_destroy(&task); - isc_taskmgr_destroy(&tmgr); - isc_mem_destroy(&mctx); - DESTROYLOCK(&T11_mx); - (void) isc_condition_destroy(&T11_cv); - return(T_UNRESOLVED); - } + isc_taskmgr_destroy(&tmgr); + isc_mem_destroy(&mctx); + DESTROYLOCK(&T11_mx); + (void) isc_condition_destroy(&T11_cv); + return(T_UNRESOLVED); + } event2_clone = event2; if (purgable) event2->ev_attributes &= ~ISC_EVENTATTR_NOPURGE; diff --git a/lib/isc/unix/include/isc/stdtime.h b/lib/isc/unix/include/isc/stdtime.h index cf10f092c1..e563cf7946 100644 --- a/lib/isc/unix/include/isc/stdtime.h +++ b/lib/isc/unix/include/isc/stdtime.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: stdtime.h,v 1.14.814.1 2011/03/18 09:05:29 fdupont Exp $ */ +/* $Id: stdtime.h,v 1.14.814.2 2011/03/18 23:47:15 tbox Exp $ */ #ifndef ISC_STDTIME_H #define ISC_STDTIME_H 1 diff --git a/lib/isc/win32/include/isc/stdtime.h b/lib/isc/win32/include/isc/stdtime.h index 680dbb8483..07e7294c43 100644 --- a/lib/isc/win32/include/isc/stdtime.h +++ b/lib/isc/win32/include/isc/stdtime.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007, 2011 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: stdtime.h,v 1.12.814.1 2011/03/18 09:05:29 fdupont Exp $ */ +/* $Id: stdtime.h,v 1.12.814.2 2011/03/18 23:47:15 tbox Exp $ */ #ifndef ISC_STDTIME_H #define ISC_STDTIME_H 1