diff --git a/doc/tribool.boostbook b/doc/tribool.boostbook index 3b15640..ede46f7 100644 --- a/doc/tribool.boostbook +++ b/doc/tribool.boostbook @@ -2,17 +2,18 @@ + last-revision="$Date: 2004/07/25 03:01:38 $" xmlns:xi="http://www.w3.org/2001/XInclude"> Douglas Gregor - gregod@cs.rpi.edu + dgregor -at- cs.indiana.edu 2002 2003 + 2004 Douglas Gregor @@ -215,4 +216,4 @@ cout << boolalpha << x << endl; // Prints "maybe"Test tribool input/output. - \ No newline at end of file + diff --git a/test/tribool_io_test.cpp b/test/tribool_io_test.cpp index 089e45b..d045dad 100644 --- a/test/tribool_io_test.cpp +++ b/test/tribool_io_test.cpp @@ -1,4 +1,4 @@ -// 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) diff --git a/test/tribool_rename_test.cpp b/test/tribool_rename_test.cpp index 6114fc3..4b1f023 100644 --- a/test/tribool_rename_test.cpp +++ b/test/tribool_rename_test.cpp @@ -1,4 +1,4 @@ -// Copyright Doug Gregor 2002-2003. Use, modification and +// Copyright Douglas Gregor 2002-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) diff --git a/test/tribool_test.cpp b/test/tribool_test.cpp index 5ef29e7..0467790 100644 --- a/test/tribool_test.cpp +++ b/test/tribool_test.cpp @@ -1,4 +1,4 @@ -// Copyright Doug Gregor 2002-2003. Use, modification and +// Copyright Douglas Gregor 2002-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)