From 4ea8c7b6f446ec223bc418a0947935dcd5d4eeeb Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Sun, 23 Apr 2017 23:46:24 +0000 Subject: [PATCH] update copyright notice / whitespace --- Makefile.in | 2 +- bin/named/named.conf.docbook | 3 ++- bin/python/isc/coverage.py.in | 2 +- bin/rndc/rndc.docbook | 3 ++- bin/tests/system/dnssec/ns4/named4.conf | 2 +- bin/tests/system/dnssec/ns4/named5.conf | 16 ++++++++++++---- doc/misc/Makefile.in | 2 +- doc/misc/docbook-options.pl | 16 +++++++++++----- lib/dns/include/dns/dispatch.h | 2 +- lib/dns/rpz.c | 2 +- lib/dns/validator.c | 2 +- lib/isc/nothreads/include/isc/thread.h | 2 +- lib/isc/nothreads/thread.c | 2 +- lib/isc/pthreads/include/isc/thread.h | 2 +- lib/isc/pthreads/thread.c | 2 +- lib/isc/timer.c | 2 +- lib/isc/unix/socket.c | 2 +- lib/isc/win32/include/isc/thread.h | 2 +- lib/isc/win32/thread.c | 2 +- make/rules.in | 2 +- 20 files changed, 43 insertions(+), 27 deletions(-) diff --git a/Makefile.in b/Makefile.in index 1ff4a8ec4a..9ba18d1c05 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2009, 2011-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2009, 2011-2017 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2002 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index 03fd910cef..692b3b5673 100644 --- a/bin/named/named.conf.docbook +++ b/bin/named/named.conf.docbook @@ -1,5 +1,5 @@