Merged 45224, 45225 from trunk to release.

[SVN r47355]
This commit is contained in:
Peter Dimov
2008-07-12 14:47:13 +00:00
parent 1b49f08cb8
commit 31d0c48f18
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
//////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gazta<EFBFBD>aga 2005.
// (C) Copyright Ion Gaztanaga 2005.
// 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)

View File

@ -4,7 +4,7 @@
//
// pointer_to_other.hpp
//
// (C) Copyright Ion Gazta<EFBFBD>aga 2005.
// (C) Copyright Ion Gaztanaga 2005.
// Copyright (c) 2005 Peter Dimov.
//
// Distributed under the Boost Software License, Version 1.0.

View File

@ -1,7 +1,7 @@
//
// pointer_cast_test.cpp - a test for boost/pointer_cast.hpp
//
// Copyright (c) 2005 Ion Gazta<EFBFBD>aga
// Copyright (c) 2005 Ion Gaztanaga
// Copyright (c) 2005 Peter Dimov
//
// Distributed under the Boost Software License, Version 1.0. (See