diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index 555ebd81dd..6ba5b02cf0 100644 --- a/bin/named/named.conf.docbook +++ b/bin/named/named.conf.docbook @@ -1,9 +1,17 @@ @@ -38,12 +46,10 @@ 2009 2010 2011 - 2012 2013 2014 2015 2016 - 2017 Internet Systems Consortium, Inc. ("ISC") diff --git a/bin/tests/system/dnssec/ns4/named4.conf b/bin/tests/system/dnssec/ns4/named4.conf index 12fe75449a..112fc2f422 100644 --- a/bin/tests/system/dnssec/ns4/named4.conf +++ b/bin/tests/system/dnssec/ns4/named4.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012, 2013, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2013 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 diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in index 9c2aafcc28..ca02fce108 100644 --- a/doc/misc/Makefile.in +++ b/doc/misc/Makefile.in @@ -13,6 +13,8 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. +# $Id$ + srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@