From: Tinderbox User Date: Mon, 4 Sep 2017 23:46:16 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.12.0a1~55 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=421f833b67ee7b4a67507784927af06e5964e54e;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/bin/named/include/named/types.h b/bin/named/include/named/types.h index 336472abdf4..dd6828e58b5 100644 --- a/bin/named/include/named/types.h +++ b/bin/named/include/named/types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001, 2004-2009, 2015, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2001, 2004-2009, 2015-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 diff --git a/bin/named/server.c b/bin/named/server.c index c6d607229ca..9815331b71a 100644 --- a/bin/named/server.c +++ b/bin/named/server.c @@ -8213,8 +8213,8 @@ load_configuration(const char *filename, ns_server_t *server, unsigned int usedlength; for (element = cfg_list_first(obj); - element != NULL; - element = cfg_list_next(element)) + element != NULL; + element = cfg_list_next(element)) { obj = cfg_listelt_value(element); str = cfg_obj_asstring(obj); diff --git a/bin/python/dnssec-checkds.py.in b/bin/python/dnssec-checkds.py.in index 420e862c43c..615dcdb181a 100644 --- a/bin/python/dnssec-checkds.py.in +++ b/bin/python/dnssec-checkds.py.in @@ -1,6 +1,6 @@ #!@PYTHON@ ############################################################################ -# Copyright (C) 2012-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2012-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 diff --git a/bin/python/dnssec-coverage.py.in b/bin/python/dnssec-coverage.py.in index ef546b1141a..8b7a93dc952 100644 --- a/bin/python/dnssec-coverage.py.in +++ b/bin/python/dnssec-coverage.py.in @@ -1,6 +1,6 @@ #!@PYTHON@ ############################################################################ -# Copyright (C) 2013-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 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 diff --git a/bin/python/dnssec-keymgr.py.in b/bin/python/dnssec-keymgr.py.in index 82d1c8a18a4..561e41a981c 100644 --- a/bin/python/dnssec-keymgr.py.in +++ b/bin/python/dnssec-keymgr.py.in @@ -1,6 +1,6 @@ #!@PYTHON@ ############################################################################ -# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 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 diff --git a/bin/tests/system/cookie/ns4/named.conf b/bin/tests/system/cookie/ns4/named.conf index bd3230a3326..439117bb6d1 100644 --- a/bin/tests/system/cookie/ns4/named.conf +++ b/bin/tests/system/cookie/ns4/named.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2017 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 diff --git a/bin/tests/system/cookie/ns4/root.hint b/bin/tests/system/cookie/ns4/root.hint index 2d75a29cf3c..dfb0a86a4d7 100644 --- a/bin/tests/system/cookie/ns4/root.hint +++ b/bin/tests/system/cookie/ns4/root.hint @@ -1,4 +1,4 @@ -; Copyright (C) 2014-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 diff --git a/bin/tests/system/cookie/ns5/named.conf b/bin/tests/system/cookie/ns5/named.conf index 480052ecfb9..7c8fc90025b 100644 --- a/bin/tests/system/cookie/ns5/named.conf +++ b/bin/tests/system/cookie/ns5/named.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2017 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 diff --git a/bin/tests/system/cookie/ns5/root.hint b/bin/tests/system/cookie/ns5/root.hint index 2d75a29cf3c..dfb0a86a4d7 100644 --- a/bin/tests/system/cookie/ns5/root.hint +++ b/bin/tests/system/cookie/ns5/root.hint @@ -1,4 +1,4 @@ -; Copyright (C) 2014-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 diff --git a/bin/tests/system/cookie/ns6/named.conf b/bin/tests/system/cookie/ns6/named.conf index 59d4ae1e9c3..9c9750da4c9 100644 --- a/bin/tests/system/cookie/ns6/named.conf +++ b/bin/tests/system/cookie/ns6/named.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2017 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 diff --git a/bin/tests/system/cookie/ns6/root.hint b/bin/tests/system/cookie/ns6/root.hint index 2d75a29cf3c..dfb0a86a4d7 100644 --- a/bin/tests/system/cookie/ns6/root.hint +++ b/bin/tests/system/cookie/ns6/root.hint @@ -1,4 +1,4 @@ -; Copyright (C) 2014-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