mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-06 01:06:37 +02:00
Licence from authors of previous versions changed to BSL (according to blanket-permission.txt)
[SVN r24479]
This commit is contained in:
@ -5,17 +5,15 @@
|
|||||||
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// http://www.boost.org/LICENSE_1_0.txt)
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
// (C) Copyright Thorsten Ottosen 2002-2003. Permission to copy, use, modify,
|
// (C) Copyright Thorsten Ottosen 2002-2003. Use, modification and
|
||||||
// sell and distribute this software is granted provided this
|
// distribution is subject to the Boost Software License, Version
|
||||||
// copyright notice appears in all copies. This software is provided
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
// (C) Copyright Jeremy Siek 2001. Permission to copy, use, modify,
|
// (C) Copyright Jeremy Siek 2001. Use, modification and
|
||||||
// sell and distribute this software is granted provided this
|
// distribution is subject to the Boost Software License, Version
|
||||||
// copyright notice appears in all copies. This software is provided
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// "as is" without express or implied warranty, and with no claim as
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// to its suitability for any purpose.
|
|
||||||
|
|
||||||
// Original idea of container traits was proposed by Jeremy Siek and
|
// Original idea of container traits was proposed by Jeremy Siek and
|
||||||
// Thorsten Ottosen. This implementation is lightweighted version
|
// Thorsten Ottosen. This implementation is lightweighted version
|
||||||
|
Reference in New Issue
Block a user