]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 3 Dec 2010 23:45:47 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 3 Dec 2010 23:45:47 +0000 (23:45 +0000)
bin/named/control.c
bin/tests/system/tkey/keydelete.c
lib/isc/include/isc/task.h
lib/isc/task.c

index 0bfd709f1067c1827af56869c9973e0af7170aa4..d557158385447394a419ddb44d84503c01e442dd 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) 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: control.c,v 1.33.266.3 2010/12/03 22:03:40 each Exp $ */
+/* $Id: control.c,v 1.33.266.4 2010/12/03 23:45:46 tbox Exp $ */
 
 /*! \file */
 
index aaee56e2c3f5f294617203bd889effbba72b1076..e7ea99c92bbbe9f23ad237b40be66a56fd95a465 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2010  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 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: keydelete.c,v 1.11.332.1 2010/12/02 23:40:27 marka Exp $ */
+/* $Id: keydelete.c,v 1.11.332.2 2010/12/03 23:45:47 tbox Exp $ */
 
 #include <config.h>
 
index 6c5c17bbd5fe6d79a8c469a7f0b389dc5fbe8843..ad3d52ed89ddb8f8393cd2205c71d5a22fe59da8 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.61.332.3 2010/12/03 22:03:41 each Exp $ */
+/* $Id: task.h,v 1.61.332.4 2010/12/03 23:45:47 tbox Exp $ */
 
 #ifndef ISC_TASK_H
 #define ISC_TASK_H 1
index e519aa8a4a4f2d23352009dc7137b34c1f3147fe..ea3a812758a070b619bb4d93e2476b370e5de8c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2008, 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.107.120.1 2010/12/03 22:03:40 each Exp $ */
+/* $Id: task.c,v 1.107.120.2 2010/12/03 23:45:47 tbox Exp $ */
 
 /*! \file
  * \author Principal Author: Bob Halley