]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Wed, 6 Dec 2017 23:46:07 +0000 (23:46 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 6 Dec 2017 23:46:07 +0000 (23:46 +0000)
lib/isc/hash.c
lib/isc/include/isc/msgs.h
lib/isc/inet_aton.c
lib/isc/mem.c
lib/isc/tests/random_test.c

index c1d85b6d60cdc2e2d3ee5cb9b1213d11748725c3..7f76020e17a32e1ba736ac04b49a9ca314d59f06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003-2007, 2009, 2013-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2003-2007, 2009, 2013-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 2926ed141a5c4bed95c67e89e072e2ebc8ac13c8..92dbfebd771a4e8febd352975b497fa41c42c926 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2000-2009, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2000-2009, 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 403936a52c2d2b6fec8e46e4f167a4eda2f9b8cf..8ed22d14a4bfeeb7f2ce14aa91fc30cc9cf6eadc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 1996-2001, 2004, 2005, 2007, 2008, 2012-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 1996-2001, 2004, 2005, 2007, 2008, 2012-2014, 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 1442a32db68fae6efe281d94b73cf808d46f922b..eedf2ba7d417a780e390f01612af148c3ba3bf76 100644 (file)
@@ -207,7 +207,7 @@ struct isc__mempool {
        } while (0)
 #define DELETE_TRACE(a, b, c, d, e)                                    \
        do {                                                            \
-               if ((isc_mem_debugging & TRACE_OR_RECORD) != 0 &&       \
+               if ((isc_mem_debugging & TRACE_OR_RECORD) != 0 &&       \
                    b != NULL)                                          \
                        delete_trace_entry(a, b, c, d, e);              \
        } while(0)
index d21515284d1e00e1ad3a5fd4407d206e83ac04cb..0519ab562fc815243c343fcc3f1dc2b5c2c5ac1c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014-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