]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Sat, 26 Jun 2010 23:46:27 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Sat, 26 Jun 2010 23:46:27 +0000 (23:46 +0000)
bin/named/include/named/globals.h
bin/named/main.c
bin/named/query.c
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns7/named.conf
bin/tests/system/dnssec/ns7/named.nosoa
bin/tests/system/start.pl

index 89302afcbdcc172586b7a89c7ba0a38f2aca110d..f5d80b532df1c5c2e93d8d24cee0bef3eed09165 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: globals.h,v 1.86.60.1 2010/06/25 23:52:08 marka Exp $ */
+/* $Id: globals.h,v 1.86.60.2 2010/06/26 23:46:27 tbox Exp $ */
 
 #ifndef NAMED_GLOBALS_H
 #define NAMED_GLOBALS_H 1
index 967ad190cc8c91563e63be5ff3cc819cd4c70b9a..c4364dcedf2af66c60a0a11dd79667c063e4e177 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: main.c,v 1.175.60.2 2010/06/26 00:20:04 marka Exp $ */
+/* $Id: main.c,v 1.175.60.3 2010/06/26 23:46:27 tbox Exp $ */
 
 /*! \file */
 
index c81d4e406a1cd6cec602448f097d24cdb11bff3a..f991f6306fe18d8372d07d36d8dcdb93ea39135f 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: query.c,v 1.335.8.6 2010/06/25 23:52:08 marka Exp $ */
+/* $Id: query.c,v 1.335.8.7 2010/06/26 23:46:27 tbox Exp $ */
 
 /*! \file */
 
@@ -4401,7 +4401,7 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype)
 #endif
                    dns_zone_getzeronosoattl(zone))
                        result = query_addsoa(client, db, version, ISC_TRUE,
-                                         dns_rdataset_isassociated(rdataset));
+                                         dns_rdataset_isassociated(rdataset));
                else
                        result = query_addsoa(client, db, version, ISC_FALSE,
                                          dns_rdataset_isassociated(rdataset));
index 50c88ed7e7d385dac7b3e9fe6b02c09ca11baee8..a201df2383050a422cb71cdf07e6dafc08322b3c 100644 (file)
@@ -1,4 +1,4 @@
-; Copyright (C) 2004, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2004, 2007, 2008, 2010  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: secure.example.db.in,v 1.13.268.1 2010/06/25 23:52:09 marka Exp $
+; $Id: secure.example.db.in,v 1.13.268.2 2010/06/26 23:46:27 tbox Exp $
 
 $TTL 300       ; 5 minutes
 @                      IN SOA  mname1. . (
index fe7820c4f310be505e70b285227331f35e657fbd..0ddc9bb3df4f89be3a5a9f482c78bed1dc72d2ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2006, 2008, 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.3.268.1 2010/06/25 23:52:09 marka Exp $ */
+/* $Id: named.conf,v 1.3.268.2 2010/06/26 23:46:27 tbox Exp $ */
 
 // NS3
 
index 049c537bcf21d10f2da27fcee76babc1095cc122..042e6200c0086fc68e3e230dc81f35423b44df48 100644 (file)
@@ -1 +1,6 @@
+Copyright (C) 2010  Internet Systems Consortium, Inc. ("ISC")
+See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
+
+$Id: named.nosoa,v 1.2.2.3 2010/06/26 23:46:27 tbox Exp $
+
 Add -T nosoa.
index 30e8f70b09eab2f64cbf8fe1d76b6eff48c43179..6aa1854e12d17b38ee660285d582e3158119b211 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 #
-# Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2008, 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 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: start.pl,v 1.13.396.1 2010/06/25 23:52:08 marka Exp $
+# $Id: start.pl,v 1.13.396.2 2010/06/26 23:46:27 tbox Exp $
 
 # Framework for starting test servers.
 # Based on the type of server specified, check for port availability, remove