diff --git a/doc/doxygen/isc-footer.html b/doc/doxygen/isc-footer.html
index 98840522c8..e1cba49063 100644
--- a/doc/doxygen/isc-footer.html
+++ b/doc/doxygen/isc-footer.html
@@ -1,4 +1,23 @@
+
+
+
+
+
diff --git a/doc/doxygen/isc-header.html b/doc/doxygen/isc-header.html
index ed7a6c6791..fe30dcf6c7 100644
--- a/doc/doxygen/isc-header.html
+++ b/doc/doxygen/isc-header.html
@@ -1,5 +1,21 @@
-
-
+
+
+
+
diff --git a/util/copyrights b/util/copyrights
index 36c5cf8b45..b0dc46d3b0 100644
--- a/util/copyrights
+++ b/util/copyrights
@@ -496,7 +496,7 @@
./bin/tests/system/dnssec/ns2/insecure.secure.example.db ZONE 2000,2001,2004
./bin/tests/system/dnssec/ns2/named.conf CONF-C 2000,2001,2002,2004,2006
./bin/tests/system/dnssec/ns2/private.secure.example.db.in ZONE 2000,2001,2004
-./bin/tests/system/dnssec/ns2/rfc2335.example.db ZONE 2004
+./bin/tests/system/dnssec/ns2/rfc2335.example.db X 2004
./bin/tests/system/dnssec/ns2/sign.sh SH 2000,2001,2002,2003,2004,2006
./bin/tests/system/dnssec/ns3/.cvsignore X 2000,2001
./bin/tests/system/dnssec/ns3/bogus.example.db.in ZONE 2000,2001,2004
diff --git a/util/update_copyrights b/util/update_copyrights
index 7593aaeb17..86411d0807 100644
--- a/util/update_copyrights
+++ b/util/update_copyrights
@@ -15,13 +15,17 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: update_copyrights,v 1.44 2006/11/30 23:58:49 marka Exp $
+# $Id: update_copyrights,v 1.45 2006/12/22 02:40:14 sra Exp $
require 5.002;
# Map copyright owners to the files containing copyright messages.
# The first line of the copyright message is not in the file;
# it is constructed by this script.
+#
+# Usage:
+#
+# perl util/update_copyrights "util/COPYRIGHT",
@@ -150,7 +154,7 @@ foreach $file (keys %file_types) {
$start_comment = "/*\n";
$prefix = " * ";
$end_comment = " */\n";
- } elsif ($type =~ /^(SH|PERL|TCL|MAKE|CONF-SH)$/) {
+ } elsif ($type =~ /^(SH|PERL|TCL|MAKE|CONF-SH|RNC)$/) {
$shell_comment = 1;
$prefix = "# ";
} elsif ($type eq "ZONE" || $type eq "MC") {
diff --git a/xml/statistics-schema.rnc b/xml/statistics-schema.rnc
index ce1bef30c2..5e65be6f94 100644
--- a/xml/statistics-schema.rnc
+++ b/xml/statistics-schema.rnc
@@ -1,3 +1,19 @@
+# Copyright (C) 2006 Internet Systems Consortium, Inc. ("ISC")
+#
+# Permission to use, copy, modify, and 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.
+
+# $Id: statistics-schema.rnc,v 1.5 2006/12/22 02:40:14 sra Exp $
+
# default namespace = "http://isc.org/isc/1.0/statistics/1.0/"
start = isc