diff --git a/include/boost/pool/detail/ct_gcd_lcm.hpp b/include/boost/pool/detail/ct_gcd_lcm.hpp index a8d06e4..a5f255b 100644 --- a/include/boost/pool/detail/ct_gcd_lcm.hpp +++ b/include/boost/pool/detail/ct_gcd_lcm.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/detail/gcd_lcm.hpp b/include/boost/pool/detail/gcd_lcm.hpp index 8553057..4c64953 100644 --- a/include/boost/pool/detail/gcd_lcm.hpp +++ b/include/boost/pool/detail/gcd_lcm.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/detail/guard.hpp b/include/boost/pool/detail/guard.hpp index 6922f29..27f5f73 100644 --- a/include/boost/pool/detail/guard.hpp +++ b/include/boost/pool/detail/guard.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/detail/mutex.hpp b/include/boost/pool/detail/mutex.hpp index 4e1b2c1..293414f 100644 --- a/include/boost/pool/detail/mutex.hpp +++ b/include/boost/pool/detail/mutex.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/detail/pool_construct.inc b/include/boost/pool/detail/pool_construct.inc index 47247dc..4cabcea 100644 --- a/include/boost/pool/detail/pool_construct.inc +++ b/include/boost/pool/detail/pool_construct.inc @@ -1,13 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// Permission to copy, use, and distribute this software is granted, provided -// that this copyright notice appears in all copies. -// Permission to modify the code and to distribute modified code is granted, -// provided that this copyright notice appears in all copies, and a notice -// that the code was modified is included with the copyright notice. -// -// This software is provided "as is" without express or implied warranty, and -// with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/detail/pool_construct_simple.inc b/include/boost/pool/detail/pool_construct_simple.inc index 13ee37c..0760863 100644 --- a/include/boost/pool/detail/pool_construct_simple.inc +++ b/include/boost/pool/detail/pool_construct_simple.inc @@ -1,9 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/detail/singleton.hpp b/include/boost/pool/detail/singleton.hpp index de86cfb..db7ca67 100644 --- a/include/boost/pool/detail/singleton.hpp +++ b/include/boost/pool/detail/singleton.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/object_pool.hpp b/include/boost/pool/object_pool.hpp index 7a09add..4beaf35 100644 --- a/include/boost/pool/object_pool.hpp +++ b/include/boost/pool/object_pool.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/pool.hpp b/include/boost/pool/pool.hpp index 2d38e2b..8f220e6 100644 --- a/include/boost/pool/pool.hpp +++ b/include/boost/pool/pool.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/pool_alloc.hpp b/include/boost/pool/pool_alloc.hpp index 7e4e844..9d36487 100644 --- a/include/boost/pool/pool_alloc.hpp +++ b/include/boost/pool/pool_alloc.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/poolfwd.hpp b/include/boost/pool/poolfwd.hpp index 9d1ea1f..89b3dd3 100644 --- a/include/boost/pool/poolfwd.hpp +++ b/include/boost/pool/poolfwd.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/simple_segregated_storage.hpp b/include/boost/pool/simple_segregated_storage.hpp index 825fb72..20c16dc 100644 --- a/include/boost/pool/simple_segregated_storage.hpp +++ b/include/boost/pool/simple_segregated_storage.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/include/boost/pool/singleton_pool.hpp b/include/boost/pool/singleton_pool.hpp index 562ba9c..7290992 100644 --- a/include/boost/pool/singleton_pool.hpp +++ b/include/boost/pool/singleton_pool.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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 for updates, documentation, and revision history. diff --git a/test/sys_allocator.hpp b/test/sys_allocator.hpp index a152d20..584e71f 100644 --- a/test/sys_allocator.hpp +++ b/test/sys_allocator.hpp @@ -1,9 +1,8 @@ // Copyright (C) 2000 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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) #ifndef BOOST_SYS_ALLOCATOR_H #define BOOST_SYS_ALLOCATOR_H diff --git a/test/test_pool_alloc.cpp b/test/test_pool_alloc.cpp index 5b6cb36..663b135 100644 --- a/test/test_pool_alloc.cpp +++ b/test/test_pool_alloc.cpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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) // Uncomment this to stub out all MT locking #define BOOST_NO_MT diff --git a/test/time_pool_alloc.cpp b/test/time_pool_alloc.cpp index b1c61b4..c63abfe 100644 --- a/test/time_pool_alloc.cpp +++ b/test/time_pool_alloc.cpp @@ -1,9 +1,8 @@ // Copyright (C) 2000, 2001 Stephen Cleary // -// This file can be redistributed and/or modified under the terms found -// in "copyright.html" -// This software and its documentation is provided "as is" without express or -// implied warranty, and with no claim as to its suitability for any purpose. +// 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) #include #include