diff --git a/operators.htm b/operators.htm
index 47bb44a..fca90e5 100644
--- a/operators.htm
+++ b/operators.htm
@@ -1955,7 +1955,7 @@ T operator+( T lhs, const T& rhs )
output iterator to writing just two member functions - an appropriate
constructor and a copy-assignment operator. For example, here is a
possible implementation of boost::function_output_iterator
+ "../iterator/doc/function_output_iterator.html">boost::function_output_iterator
adaptor:
template<class UnaryFunction> @@ -2119,10 +2119,10 @@ public: backward-compatible.
-Revised: 03 Dec 2003
+Revised: 29 Oct 2004
Copyright © Beman Dawes, David Abrahams, 1999-2001.
-Copyright © Daniel Frey, 2002-2003.
+Copyright © Daniel Frey, 2002-2004.
Use, modification, and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at