From: Tinderbox User Date: Tue, 18 Nov 2014 23:45:22 +0000 (+0000) Subject: update copyright notice / whitespace X-Git-Tag: v9.11.0a1~1253 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e208712faa6d6053313b5e0320c892ebea9bb900;p=thirdparty%2Fbind9.git update copyright notice / whitespace --- diff --git a/bin/named/server.c b/bin/named/server.c index a2d8612ae8d..97fe9fafe6a 100644 --- a/bin/named/server.c +++ b/bin/named/server.c @@ -8031,7 +8031,7 @@ ns_server_validation(ns_server_t *server, char *args, isc_buffer_t **text) { CHECK(putstr(text, "\n")); CHECK(putstr(text, "DNSSEC validation is ")); CHECK(putstr(text, view->enablevalidation - ? "enabled" : "disabled")); + ? "enabled" : "disabled")); CHECK(putstr(text, " (view ")); CHECK(putstr(text, view->name)); CHECK(putstr(text, ")")); diff --git a/bin/tests/system/many/clean.sh b/bin/tests/system/many/clean.sh index 119b1f5fec3..d9e08fb6754 100644 --- a/bin/tests/system/many/clean.sh +++ b/bin/tests/system/many/clean.sh @@ -1,3 +1,17 @@ +# Copyright (C) 2014 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 +# copyright notice and this permission notice appear in all copies. +# +# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +# PERFORMANCE OF THIS SOFTWARE. + rm -f ns1/[1-9]*example.tld?.db rm -f ns2/[1-9]*example.tld?.db rm -f ns1/zones.conf diff --git a/bin/tests/system/many/ns5/hints.db b/bin/tests/system/many/ns5/hints.db index c05809bf2c2..6b7041a0211 100644 --- a/bin/tests/system/many/ns5/hints.db +++ b/bin/tests/system/many/ns5/hints.db @@ -1,2 +1,16 @@ +; Copyright (C) 2014 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 +; copyright notice and this permission notice appear in all copies. +; +; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +; PERFORMANCE OF THIS SOFTWARE. + . 60 in ns ns.nil. ns.nil. 60 in A 10.53.0.3 diff --git a/bin/tests/system/many/setup.sh b/bin/tests/system/many/setup.sh index 80695b57d1a..ee59f928b1e 100644 --- a/bin/tests/system/many/setup.sh +++ b/bin/tests/system/many/setup.sh @@ -1,3 +1,17 @@ +# Copyright (C) 2014 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 +# copyright notice and this permission notice appear in all copies. +# +# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH +# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, +# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +# PERFORMANCE OF THIS SOFTWARE. + i=1 cat > ns3/root.db << EOF