]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 27 May 2010 23:49:55 +0000 (23:49 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 27 May 2010 23:49:55 +0000 (23:49 +0000)
bin/named/xfrout.c
bin/tests/system/dlv/clean.sh
bin/tests/system/dlv/ns3/child.db.in
bin/tests/system/dlv/ns3/sign.sh
bin/tests/system/dlv/ns6/named.conf
bin/tests/system/dlv/ns6/sign.sh
bin/tests/system/dlv/tests.sh

index e351729c7bbcf3f1878af08fd365c7e9b685e305..a6e6e39c54cb9f4a81b3c21f9a85569c010864b5 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) 1999-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: xfrout.c,v 1.136.132.1 2010/05/27 03:27:35 marka Exp $ */
+/* $Id: xfrout.c,v 1.136.132.2 2010/05/27 23:49:54 tbox Exp $ */
 
 #include <config.h>
 
@@ -1068,7 +1068,7 @@ ns_xfr_start(ns_client_t *client, dns_rdatatype_t reqtype) {
        else
 #endif
                CHECK(xfrout_ctx_create(mctx, client, request->id,
-                                       question_name, reqtype, question_class,
+                                       question_name, reqtype, question_class,
                                        zone, db, ver, quota, stream,
                                        dns_message_gettsigkey(request),
                                        tsigbuf,
index 6283822460bf41327cd9ebf6036799120f20b3f6..0fd253a128ce91cbd1e6d03b38749bb6cbcf99ac 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2010  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: clean.sh,v 1.5.476.1 2010/05/26 06:30:43 marka Exp $
+# $Id: clean.sh,v 1.5.476.2 2010/05/27 23:49:55 tbox Exp $
 
 rm -f random.data
 rm -f ns*/named.run
index 6039cb77f4c71200ae01b75509a94534771d6291..0e7e0f7cdae55a7bb1381bd21c3e0afa5609893c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2010  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
@@ -12,7 +12,7 @@
 ; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 ; PERFORMANCE OF THIS SOFTWARE.
 
-; $Id: child.db.in,v 1.4.558.1 2010/05/26 06:30:43 marka Exp $
+; $Id: child.db.in,v 1.4.558.2 2010/05/27 23:49:55 tbox Exp $
 
 $TTL   120
 @              SOA     ns hostmaster.ns 1 3600 1200 604800 60
index 3a58aa1d82de02b14d787efc483c1d507f4d324b..1e216496c43fcd6c1ad04f38b5f3f45a3759c655 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2010  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.6.32.2 2010/05/26 07:00:01 marka Exp $
+# $Id: sign.sh,v 1.6.32.3 2010/05/27 23:49:55 tbox Exp $
 
 (cd ../ns6 && sh -e ./sign.sh)
 
index 8cc0d11411d3d23c2d8fa0de27ace44915693608..4bf0d7ac048356f46b3032305695baa30e99f2b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2010  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: named.conf,v 1.2 2010/05/26 06:28:00 marka Exp $ */
+/* $Id: named.conf,v 1.2.2.2 2010/05/27 23:49:55 tbox Exp $ */
 
 controls { /* empty */ };
 
index 9713f6217e72df3f8bfc1884be42a8d9808330fe..6da675f6bb2873e95dac7be45b06e9dd72a79074 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: sign.sh,v 1.2 2010/05/26 06:28:00 marka Exp $
+# $Id: sign.sh,v 1.2.2.2 2010/05/27 23:49:55 tbox Exp $
 
 SYSTEMTESTTOP=../..
 . $SYSTEMTESTTOP/conf.sh
index d6c5cf771a97e27a28c227c744e81d4e29d6ba59..d8235807f5880b58c8ddbecca3ed1f276f981bea 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2010  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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: tests.sh,v 1.4.558.1 2010/05/26 06:30:43 marka Exp $
+# $Id: tests.sh,v 1.4.558.2 2010/05/27 23:49:55 tbox Exp $
 
 SYSTEMTESTTOP=..
 . $SYSTEMTESTTOP/conf.sh