diff --git a/doc/index.html b/doc/index.html
index 76574c0..57cf716 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -1,14 +1,16 @@
MultiDimensional Array Libary
diff --git a/doc/notes.html b/doc/notes.html
index 63a5d2a..d36a753 100644
--- a/doc/notes.html
+++ b/doc/notes.html
@@ -2,17 +2,18 @@
"http://www.w3.org/TR/html4/loose.dtd">
+ == Copyright 2002 The Trustees of Indiana University.
+ == Use, modification and distribution is subject to the Boost Software
+ == License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ == http://www.boost.org/LICENSE_1_0.txt)
+
+ == Boost.MultiArray Library
+ == Authors: Ronald Garcia
+ == Jeremy Siek
+ == Andrew Lumsdaine
+ == See http://www.boost.org/libs/multi_array for documentation.
+ -->
Boost.MultiArray: Extra Notes
diff --git a/doc/test_cases.html b/doc/test_cases.html
index 561a290..63198d7 100644
--- a/doc/test_cases.html
+++ b/doc/test_cases.html
@@ -2,15 +2,17 @@
"http://www.w3.org/TR/html4/loose.dtd">
diff --git a/doc/user.html b/doc/user.html
index e5abc07..2908ada 100644
--- a/doc/user.html
+++ b/doc/user.html
@@ -2,17 +2,18 @@
"http://www.w3.org/TR/html4/loose.dtd">
+ == Copyright 2002 The Trustees of Indiana University.
+ == Use, modification and distribution is subject to the Boost Software
+ == License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ == http://www.boost.org/LICENSE_1_0.txt)
+
+ == Boost.MultiArray Library
+ == Authors: Ronald Garcia
+ == Jeremy Siek
+ == Andrew Lumsdaine
+ == See http://www.boost.org/libs/multi_array for documentation.
+ -->
The Boost Multidimensional Array Library (Boost.MultiArray)
diff --git a/doc/xml/reference.xml b/doc/xml/reference.xml
index 2944f05..a659900 100644
--- a/doc/xml/reference.xml
+++ b/doc/xml/reference.xml
@@ -21,7 +21,7 @@
BOOST
2002
- Ronald Garcia
+ The Trustees of Indiana University