From 14d98f724ea6b96245575e2084356389cd256e1b Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sat, 11 Jan 2014 07:10:14 +1100 Subject: [PATCH] update copyrights --- CHANGES | 6 +- Makefile.in | 2 +- bin/check/named-checkconf.c | 2 +- bin/check/named-checkconf.docbook | 3 +- bin/named/bind9.ver3.xsl | 2 +- bin/named/statschannel.c | 4 +- bin/tests/system/checkconf/good.conf | 2 +- bin/tests/system/checkconf/tests.sh | 2 +- configure.in | 2 +- lib/isc/httpd.c | 2 +- lib/isc/include/isc/httpd.h | 2 +- lib/isc/include/isc/platform.h.in | 2 +- lib/isc/include/isc/string.h | 2 +- lib/isc/include/isc/types.h | 2 +- lib/isc/tests/Makefile.in | 2 +- lib/isc/unix/include/isc/time.h | 2 +- lib/isc/unix/time.c | 2 +- lib/isc/win32/include/isc/platform.h.in | 2 +- lib/isc/win32/include/isc/time.h | 2 +- lib/isc/win32/time.c | 2 +- lib/isccfg/include/isccfg/cfg.h | 2 +- lib/isccfg/include/isccfg/grammar.h | 2 +- util/copyrights | 98 ++++++++++++------------- win32utils/Configure | 2 +- 24 files changed, 76 insertions(+), 75 deletions(-) diff --git a/CHANGES b/CHANGES index aef61b9e23..fc36de2b6f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ --- 9.9.5rc1 released --- -3701. [func] named-checkconf can now obscure shared secrets +3701. [func] named-checkconf can now obscure shared secrets when printing by specifying '-x'. [RT #34465] 3699. [bug] Improvements to statistics channel XSL stylesheet: @@ -8,8 +8,8 @@ section headers are omitted from the stats display when there is no data in those sections to be displayed; counters are now right-justified for - easier readability. (Only available with - configure --enable-newstats.) [RT #35117] + easier readability. (Only available with + configure --enable-newstats.) [RT #35117] 3698. [cleanup] Replaced all uses of memcpy() with memmove(). [RT #35120] diff --git a/Makefile.in b/Makefile.in index e079c6be78..2c5985f81f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2009, 2011-2013 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2009, 2011-2014 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/check/named-checkconf.c b/bin/check/named-checkconf.c index 9c4e6ee5a8..fd3795a57f 100644 --- a/bin/check/named-checkconf.c +++ b/bin/check/named-checkconf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009-2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009-2014 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/check/named-checkconf.docbook b/bin/check/named-checkconf.docbook index 42fea7f42e..485dc42a93 100644 --- a/bin/check/named-checkconf.docbook +++ b/bin/check/named-checkconf.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" []>