From 194f07c628122f38b9776146e51a0198579a9271 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Thu, 2 Feb 2017 23:45:47 +0000 Subject: [PATCH] update copyright notice / whitespace --- CHANGES | 2 +- bin/named/bind9.xsl | 2 +- bin/named/server.c | 2 +- bin/tests/system/addzone/clean.sh | 2 +- bin/tests/system/addzone/ns1/named.conf | 8 ++++---- bin/tests/system/addzone/ns1/redirect.db.1 | 6 ++++++ bin/tests/system/addzone/ns1/redirect.db.2 | 6 ++++++ bin/tests/system/addzone/ns2/redirect.db.1 | 6 ++++++ bin/tests/system/addzone/ns2/redirect.db.2 | 6 ++++++ bin/tests/system/addzone/ns3/named.conf | 8 ++++---- bin/tests/system/addzone/ns3/redirect.db.1 | 6 ++++++ bin/tests/system/addzone/ns3/redirect.db.2 | 6 ++++++ bin/tests/system/addzone/setup.sh | 2 +- bin/tests/system/addzone/tests.sh | 2 +- bin/tests/system/rndc/tests.sh | 2 +- bin/tests/system/statschannel/clean.sh | 2 +- bin/tests/system/statschannel/mem-xml.pl | 2 +- bin/tests/system/statschannel/tests.sh | 2 +- doc/arm/logging-categories.xml | 2 +- lib/dns/Makefile.in | 2 +- lib/dns/ecs.c | 2 +- lib/dns/include/dns/Makefile.in | 2 +- lib/dns/include/dns/ecs.h | 2 +- lib/dns/include/dns/rrl.h | 2 +- lib/dns/include/dns/zone.h | 2 +- lib/isc/buffer.c | 2 +- lib/isc/include/isc/buffer.h | 2 +- lib/isc/include/isc/netaddr.h | 2 +- lib/isc/mem.c | 4 ++-- lib/isc/netaddr.c | 2 +- util/bindkeys.pl | 2 +- 31 files changed, 68 insertions(+), 32 deletions(-) diff --git a/CHANGES b/CHANGES index a4c0c88eac..be4d0fc416 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,7 @@ 4564. [maint] Update the built in managed keys to include the upcoming root KSK. [RT #44579] - + 4563. [bug] Modified zones would occasionally fail to reload. [RT #39424] diff --git a/bin/named/bind9.xsl b/bin/named/bind9.xsl index 563894eda7..e39dbd82bc 100644 --- a/bin/named/bind9.xsl +++ b/bin/named/bind9.xsl @@ -1,6 +1,6 @@