forked from boostorg/smart_ptr
Licence update
[SVN r24031]
This commit is contained in:
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user