From 72bd21d653c7d64abd11d9f4006a30f974992ad3 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/logic/tribool.hpp | 2 +- include/boost/logic/tribool_fwd.hpp | 2 +- include/boost/logic/tribool_io.hpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/boost/logic/tribool.hpp b/include/boost/logic/tribool.hpp index 86b09a1..d1dee92 100644 --- a/include/boost/logic/tribool.hpp +++ b/include/boost/logic/tribool.hpp @@ -1,6 +1,6 @@ // Three-state boolean logic library -// Copyright Doug Gregor 2002-2004. Use, modification and +// Copyright Douglas Gregor 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 // http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/logic/tribool_fwd.hpp b/include/boost/logic/tribool_fwd.hpp index 0c6d8af..2cdd91b 100644 --- a/include/boost/logic/tribool_fwd.hpp +++ b/include/boost/logic/tribool_fwd.hpp @@ -1,6 +1,6 @@ // Three-state boolean logic library -// Copyright Doug Gregor 2002-2004. Use, modification and +// Copyright Douglas Gregor 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 // http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/logic/tribool_io.hpp b/include/boost/logic/tribool_io.hpp index d3936b5..a75146c 100644 --- a/include/boost/logic/tribool_io.hpp +++ b/include/boost/logic/tribool_io.hpp @@ -1,6 +1,6 @@ // Three-state boolean logic library -// Copyright Doug Gregor 2002-2003. Use, modification and +// Copyright Douglas Gregor 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 // http://www.boost.org/LICENSE_1_0.txt)