diff --git a/include/boost/utility/base_from_member.hpp b/include/boost/utility/base_from_member.hpp index 607f0bf..b5238de 100644 --- a/include/boost/utility/base_from_member.hpp +++ b/include/boost/utility/base_from_member.hpp @@ -1,8 +1,9 @@ // boost utility/base_from_member.hpp header file --------------------------// -// Copyright 2001, 2003 Daryle Walker. Use, modification, and distribution are -// subject to the Boost Software License, Version 1.0. (See accompanying file -// LICENSE_1_0.txt or a copy at .) +// Copyright 2001, 2003, 2004 Daryle Walker. Use, modification, and +// distribution are subject to the Boost Software License, Version 1.0. (See +// accompanying file LICENSE_1_0.txt or a copy at +// .) // See for the library's home page.