Licence update

[SVN r24031]
This commit is contained in:
John Maddock
2004-07-25 12:01:00 +00:00
parent 9c67a59d43
commit 366d2666d4
7 changed files with 28 additions and 14 deletions

View File

@ -1,7 +1,9 @@
// Boost scoped_ptr_example implementation file -----------------------------// // Boost scoped_ptr_example implementation file -----------------------------//
// 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/smart_ptr for documentation. // See http://www.boost.org/libs/smart_ptr for documentation.

View File

@ -1,7 +1,9 @@
// Boost scoped_ptr_example header file ------------------------------------// // Boost scoped_ptr_example header file ------------------------------------//
// 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/smart_ptr for documentation. // See http://www.boost.org/libs/smart_ptr for documentation.

View File

@ -1,7 +1,9 @@
// Boost scoped_ptr_example_test main program -------------------------------// // Boost scoped_ptr_example_test main 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/smart_ptr for documentation. // See http://www.boost.org/libs/smart_ptr for documentation.

View File

@ -1,7 +1,9 @@
// Boost shared_ptr_example.cpp --------------------------------------------// // Boost shared_ptr_example.cpp --------------------------------------------//
// 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/smart_ptr for documentation. // See http://www.boost.org/libs/smart_ptr for documentation.

View File

@ -1,7 +1,9 @@
// Boost shared_ptr_example2 implementation file -----------------------------// // Boost shared_ptr_example2 implementation file -----------------------------//
// 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/smart_ptr for documentation. // See http://www.boost.org/libs/smart_ptr for documentation.

View File

@ -1,7 +1,9 @@
// Boost shared_ptr_example2 header file -----------------------------------// // Boost shared_ptr_example2 header file -----------------------------------//
// 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/smart_ptr for documentation. // See http://www.boost.org/libs/smart_ptr for documentation.

View File

@ -1,7 +1,9 @@
// Boost shared_ptr_example2_test main program ------------------------------// // Boost shared_ptr_example2_test main 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/smart_ptr for documentation. // See http://www.boost.org/libs/smart_ptr for documentation.