Updated Beman Dawes' licence statement to use the new prefered form of words.

[SVN r24370]
This commit is contained in:
John Maddock
2004-08-10 10:34:20 +00:00
parent cb6cb636f7
commit c7abff0099

View File

@ -1,7 +1,8 @@
// smart pointer test program ----------------------------------------------//
// Copyright Beman Dawes 1998, 1999.
// See accompanying license for terms and conditions of use.
// Copyright Beman Dawes 1998, 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)
// See http://www.boost.org/libs/smart_ptr for documentation.