]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 1 Nov 2011 23:45:32 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 1 Nov 2011 23:45:32 +0000 (23:45 +0000)
bin/tests/system/Makefile.in
bin/tests/system/runall.sh
lib/isc/mutexblock.c

index db1f53a7c44839285f35849d77e8b671147e4fbb..2f7d67a2841587a7e2249a1b0fcdda3d2187378c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2008, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.31.48.1 2011/11/01 18:33:25 each Exp $
+# $Id: Makefile.in,v 1.31.48.2 2011/11/01 23:45:32 tbox Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@
index 7aa295b304fa697fa83ed7daf56960552e2c94c2..65c125354a8d0359b12b053cf4e03f3cc795353d 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2010  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2010, 2011  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: runall.sh,v 1.8.332.3 2011/11/01 18:33:25 each Exp $
+# $Id: runall.sh,v 1.8.332.4 2011/11/01 23:45:32 tbox Exp $
 
 #
 # Run all the system tests.
index 1c5ed93148aca426b26b0c665e5e7c0e04312d84..889df78e3a6305cb792943500d7549b110c90ebc 100644 (file)
@@ -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: mutexblock.c,v 1.20.332.1 2011/11/01 22:05:38 marka Exp $ */
+/* $Id: mutexblock.c,v 1.20.332.2 2011/11/01 23:45:32 tbox Exp $ */
 
 /*! \file */