]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 7 Feb 2012 23:46:57 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 7 Feb 2012 23:46:57 +0000 (23:46 +0000)
bin/rndc/rndc.c
bin/tests/system/ixfr/clean.sh
bin/tests/system/ixfr/setup.sh
bin/tests/system/ixfr/tests.sh
lib/dns/request.c

index 1c23254a2f09a23ec61ef0f6c20acff6608f0475..749cc01a411ee4cdd2b5e0260e9f316a1a7ce195 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-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: rndc.c,v 1.139.52.1 2012/02/07 00:58:40 each Exp $ */
+/* $Id: rndc.c,v 1.139.52.2 2012/02/07 23:46:56 tbox Exp $ */
 
 /*! \file */
 
index 7b629950f20ed0d54e7d8c5ad76416c9e1926455..317407608cee391b0fdedae694d34cfb675fa901 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011, 2012  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.8.134.1 2012/02/07 00:20:38 marka Exp $
+# $Id: clean.sh,v 1.8.134.2 2012/02/07 23:46:56 tbox Exp $
 
 rm -f ns1/named.conf ns1/myftp.db
 rm -f ns3/*.jnl ns3/mytest.db ns3/subtest.db
index 56a771fc9dc3539dd2d03e7135d671bf24c09dae..2a8552bae8acab5ad0fb6f79e026e145436e62f8 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011, 2012  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: setup.sh,v 1.6.134.1 2012/02/07 00:20:38 marka Exp $
+# $Id: setup.sh,v 1.6.134.2 2012/02/07 23:46:56 tbox Exp $
 
 rm -f ns1/*.db ns1/*.jnl ns3/*.jnl ns4/*.db ns4/*.jnl
 
index 6dafaed487c870c785166227719e7c4eb5703c21..0ade4c5d727cfe310bb3e03955dd3ff0c7c918a9 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011, 2012  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.8.134.1 2012/02/07 00:20:38 marka Exp $
+# $Id: tests.sh,v 1.8.134.2 2012/02/07 23:46:57 tbox Exp $
 
 
 # WARNING: The test labelled "testing request-ixfr option in view vs zone"
index c9b24ded17c1aa3281a22e0c7ceff400e70d528e..f09b48977e6ac83c2cad81df57bc77df5791ab0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: request.c,v 1.89.250.1 2012/02/07 19:51:32 marka Exp $ */
+/* $Id: request.c,v 1.89.250.2 2012/02/07 23:46:57 tbox Exp $ */
 
 /*! \file */