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 167fa4154f
commit 996ce2d307
2 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,8 @@
// Boost checked_delete test program ---------------------------------------// // Boost checked_delete test program ---------------------------------------//
// Copyright Beman Dawes 2001. // Copyright Beman Dawes 2001. Distributed under the Boost
// See accompanying license for terms and conditions of use. // 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/utility for documentation. // See http://www.boost.org/libs/utility for documentation.

View File

@ -1,7 +1,8 @@
// Demonstrate and test boost/operators.hpp -------------------------------// // Demonstrate and test boost/operators.hpp -------------------------------//
// Copyright Beman Dawes 1999. // Copyright Beman Dawes 1999. Distributed under the Boost
// See accompanying license for terms and conditions of use. // 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/utility for documentation. // See http://www.boost.org/libs/utility for documentation.