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

index 0c3228bbc9fb9da3233bfaaa88bf0ac2874e9c7b..5c5d023e8bbfdae3c9ab74a273a6e2758535a476 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.11 2011/11/01 18:35:53 each Exp $
+# $Id: runall.sh,v 1.12 2011/11/01 23:47:00 tbox Exp $
 
 #
 # Run all the system tests.
index 855412145f6d46ec08b2e2959d14e95d24ac3a2a..c979f224999227ed8e0e6cdee2b37a976700a1e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rriterator.h,v 1.3 2011/11/01 04:00:45 each Exp $ */
+/* $Id: rriterator.h,v 1.4 2011/11/01 23:47:00 tbox Exp $ */
 
 #ifndef DNS_RRITERATOR_H
 #define DNS_RRITERATOR_H 1
index 561c5f8809a43c5dbc1dcfa362111d715427018c..7f75c3122aa6fb0668d20468f4ae297084bc93bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2011  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rriterator.c,v 1.3 2011/11/01 04:00:44 each Exp $ */
+/* $Id: rriterator.c,v 1.4 2011/11/01 23:47:00 tbox Exp $ */
 
 /*! \file */
 
index 0166f6c6e578990c6d8a93272df90a42668b3075..86e8d76dc47966c2cb57ca66e3e60dbc8b9ad6c6 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.21 2011/11/01 21:59:56 marka Exp $ */
+/* $Id: mutexblock.c,v 1.22 2011/11/01 23:47:00 tbox Exp $ */
 
 /*! \file */