]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 3 Dec 2010 23:46:20 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 3 Dec 2010 23:46:20 +0000 (23:46 +0000)
lib/isc/include/isc/task.h
lib/isc/task.c

index 1b1d2e585048ddac3b84a6de43caa527b2038189..c06c377614885f752a0d89dd11552548d5b3658a 100644 (file)
@@ -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.65.104.1 2010/12/03 22:04:49 each Exp $ */
+/* $Id: task.h,v 1.65.104.2 2010/12/03 23:46:20 tbox Exp $ */
 
 #ifndef ISC_TASK_H
 #define ISC_TASK_H 1
index 00f374295b0de366b9e95f6866ebc7e79fc8d411..557a2ad2f3e2aa0adf2bb5af2433ab153e380201 100644 (file)
@@ -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.111.60.1 2010/12/03 22:04:49 each Exp $ */
+/* $Id: task.c,v 1.111.60.2 2010/12/03 23:46:20 tbox Exp $ */
 
 /*! \file
  * \author Principal Author: Bob Halley