]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Mon, 27 Nov 2017 23:47:09 +0000 (23:47 +0000)
committerTinderbox User <tbox@isc.org>
Mon, 27 Nov 2017 23:47:09 +0000 (23:47 +0000)
bin/tests/system/nsupdate/ns2/named.conf
lib/dns/rbtdb.c
lib/isc/heap.c
util/checklibs.sh

index 1287d273098155c19703b8d2732f253b7bfb5eeb..8efad94949217b06a922a3936101ace12ccb1ba8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000, 2001, 2004, 2007, 2011, 2013, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2000, 2001, 2004, 2007, 2011, 2013, 2016, 2017  Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index b4d33b858fab5ddf8eb72b9f11fec16ac3779476..7b6e7feae7db51301c025be5192ad5067dc55649 100644 (file)
@@ -6420,7 +6420,7 @@ add32(dns_rbtdb_t *rbtdb, dns_rbtnode_t *rbtnode, rbtdb_version_t *rbtversion,
                                                         newheader, link);
                                INSIST(rbtdb->heaps != NULL);
                                result = isc_heap_insert(rbtdb->heaps[idx],
-                                                        newheader);
+                                                        newheader);
                                if (result != ISC_R_SUCCESS) {
                                        free_rdataset(rbtdb,
                                                      rbtdb->common.mctx,
index 1a5db9df0e2c921bf0d75c3d2cb7b48aff187087..6db7d0d25da85e293ec88a618b2bef9b455858c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1997-2001, 2004-2007, 2010-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 1997-2001, 2004-2007, 2010-2017  Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
index 5b88ea69332ebb341df5c8057d592b252fac66ec..b9bab6ded11381b10124a584913bd49241d6ba45 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2012, 2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017  Internet Systems Consortium, Inc. ("ISC")
 #
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this