diff --git a/include/boost/integer.hpp b/include/boost/integer.hpp index dcf6569..aa8b22c 100644 --- a/include/boost/integer.hpp +++ b/include/boost/integer.hpp @@ -1,6 +1,6 @@ // boost integer.hpp header file -------------------------------------------// -// Copyright Beman Dawes 1999. Distributed under the Boost +// Copyright Beman Dawes and Daryle Walker 1999. Distributed under 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/integer_fwd.hpp b/include/boost/integer_fwd.hpp index ffad6d4..e2d5d38 100644 --- a/include/boost/integer_fwd.hpp +++ b/include/boost/integer_fwd.hpp @@ -1,6 +1,6 @@ // Boost integer_fwd.hpp header file ---------------------------------------// -// (C) Copyright Dave Abrahams 2001. Distributed under the Boost +// (C) Copyright Dave Abrahams and Daryle Walker 2001. Distributed under 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)