diff --git a/include/boost/function.hpp b/include/boost/function.hpp index 9203ff9..90336b1 100644 --- a/include/boost/function.hpp +++ b/include/boost/function.hpp @@ -1,6 +1,6 @@ // Boost.Function 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) diff --git a/include/boost/function/detail/function_iterate.hpp b/include/boost/function/detail/function_iterate.hpp index 7e116a6..5370b36 100644 --- a/include/boost/function/detail/function_iterate.hpp +++ b/include/boost/function/detail/function_iterate.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// Copyright Doug Gregor 2003. Use, modification and +// Copyright Douglas Gregor 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/include/boost/function/detail/gen_maybe_include.pl b/include/boost/function/detail/gen_maybe_include.pl index 4e8d4ca..d062920 100644 --- a/include/boost/function/detail/gen_maybe_include.pl +++ b/include/boost/function/detail/gen_maybe_include.pl @@ -2,7 +2,7 @@ # # Boost.Function library # -# Copyright (C) 2001-2003 Doug Gregor (gregod@cs.rpi.edu) +# Copyright (C) 2001-2003 Douglas Gregor (gregod@cs.rpi.edu) # # Permission to copy, use, sell and distribute this software is granted # provided this copyright notice appears in all copies. diff --git a/include/boost/function/detail/maybe_include.hpp b/include/boost/function/detail/maybe_include.hpp index df41437..92f71bb 100644 --- a/include/boost/function/detail/maybe_include.hpp +++ b/include/boost/function/detail/maybe_include.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// Copyright Doug Gregor 2003. Use, modification and +// Copyright Douglas Gregor 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/include/boost/function/detail/prologue.hpp b/include/boost/function/detail/prologue.hpp index c748f6f..1ef5f6e 100644 --- a/include/boost/function/detail/prologue.hpp +++ b/include/boost/function/detail/prologue.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function0.hpp b/include/boost/function/function0.hpp index 672d19e..65a02e5 100644 --- a/include/boost/function/function0.hpp +++ b/include/boost/function/function0.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function1.hpp b/include/boost/function/function1.hpp index a8ba6ca..9089715 100644 --- a/include/boost/function/function1.hpp +++ b/include/boost/function/function1.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function10.hpp b/include/boost/function/function10.hpp index e8a3712..6562724 100644 --- a/include/boost/function/function10.hpp +++ b/include/boost/function/function10.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function2.hpp b/include/boost/function/function2.hpp index cde8711..dc8bf97 100644 --- a/include/boost/function/function2.hpp +++ b/include/boost/function/function2.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function3.hpp b/include/boost/function/function3.hpp index 953fb16..19d1a49 100644 --- a/include/boost/function/function3.hpp +++ b/include/boost/function/function3.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function4.hpp b/include/boost/function/function4.hpp index d0376a3..f3349e2 100644 --- a/include/boost/function/function4.hpp +++ b/include/boost/function/function4.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function5.hpp b/include/boost/function/function5.hpp index 1b92c02..a1305eb 100644 --- a/include/boost/function/function5.hpp +++ b/include/boost/function/function5.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function6.hpp b/include/boost/function/function6.hpp index 3aab386..1f60914 100644 --- a/include/boost/function/function6.hpp +++ b/include/boost/function/function6.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function7.hpp b/include/boost/function/function7.hpp index c314eb5..68542ed 100644 --- a/include/boost/function/function7.hpp +++ b/include/boost/function/function7.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function8.hpp b/include/boost/function/function8.hpp index e6bb6b4..cf2c376 100644 --- a/include/boost/function/function8.hpp +++ b/include/boost/function/function8.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function9.hpp b/include/boost/function/function9.hpp index 6004085..590e088 100644 --- a/include/boost/function/function9.hpp +++ b/include/boost/function/function9.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// 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/include/boost/function/function_base.hpp b/include/boost/function/function_base.hpp index e4d0433..5826092 100644 --- a/include/boost/function/function_base.hpp +++ b/include/boost/function/function_base.hpp @@ -1,6 +1,6 @@ // Boost.Function library -// Copyright Doug Gregor 2001-2004. Use, modification and +// Copyright Douglas Gregor 2001-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/function/function_template.hpp b/include/boost/function/function_template.hpp index f75078e..b00238b 100644 --- a/include/boost/function/function_template.hpp +++ b/include/boost/function/function_template.hpp @@ -1,6 +1,6 @@ // Boost.Function 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) diff --git a/include/boost/function/gen_function_N.pl b/include/boost/function/gen_function_N.pl index d456b5e..d8f1249 100644 --- a/include/boost/function/gen_function_N.pl +++ b/include/boost/function/gen_function_N.pl @@ -2,7 +2,7 @@ # # Boost.Function 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) diff --git a/include/boost/function_equal.hpp b/include/boost/function_equal.hpp index 511504a..8bd06a3 100644 --- a/include/boost/function_equal.hpp +++ b/include/boost/function_equal.hpp @@ -1,4 +1,4 @@ -// Copyright Doug Gregor 2004. Use, modification and +// Copyright Douglas Gregor 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)