From 5f27fcac049fd01e528fb2cf6e28ecc169c8be4e Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sun, 25 Jul 2004 02:29:29 +0000 Subject: [PATCH] Doug Gregor -> Douglas Gregor [SVN r24016] --- include/boost/visit_each.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/visit_each.hpp b/include/boost/visit_each.hpp index d538005..1fc8a50 100644 --- a/include/boost/visit_each.hpp +++ b/include/boost/visit_each.hpp @@ -1,6 +1,6 @@ // Boost.Signals library -// Copyright Doug Gregor 2001-2003. Use, modification and +// Copyright Douglas Gregor 2001-2003. 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)