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

index 7cfc385d3c35f541347d9e9eac01949c1830ca6f..9470f42965eda8779f24b309f628fd1d15dfe6c7 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.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
index 333d2a9846d9bb5f1d6cf47bcdf4832d0a46ffa4..0d6e7d627776bd051f51b1992838d312b071ec42 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.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