mirror of
https://github.com/boostorg/iterator.git
synced 2025-05-11 05:23:52 +00:00
License update
[SVN r24596]
This commit is contained in:
parent
e469abbf57
commit
5947d569b9
@ -1,8 +1,7 @@
|
|||||||
// Copyright Thomas Witt 2003. Permission to copy, use,
|
// Copyright Thomas Witt 2003.
|
||||||
// modify, sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// 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.
|
|
||||||
#include <boost/iterator/indirect_iterator.hpp>
|
#include <boost/iterator/indirect_iterator.hpp>
|
||||||
#include <boost/iterator/reverse_iterator.hpp>
|
#include <boost/iterator/reverse_iterator.hpp>
|
||||||
#include <boost/concept_check.hpp>
|
#include <boost/concept_check.hpp>
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
// (C) Copyright Thomas Witt 2003. Permission to copy, use, modify,
|
// (C) Copyright Thomas Witt 2003.
|
||||||
// sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// 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.
|
|
||||||
|
|
||||||
// See http://www.boost.org for most recent version including documentation.
|
// See http://www.boost.org for most recent version including documentation.
|
||||||
|
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
//
|
//
|
||||||
// Copyright Thomas Witt 2003. Permission to copy, use,
|
// Copyright Thomas Witt 2003.
|
||||||
// modify, sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// 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.
|
|
||||||
//
|
//
|
||||||
#include <boost/iterator/iterator_archetypes.hpp>
|
#include <boost/iterator/iterator_archetypes.hpp>
|
||||||
#include <boost/iterator/iterator_categories.hpp>
|
#include <boost/iterator/iterator_categories.hpp>
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
//
|
//
|
||||||
// Copyright Thomas Witt 2004. Permission to copy, use,
|
// Copyright Thomas Witt 2004.
|
||||||
// modify, sell and distribute this software is granted provided this
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// copyright notice appears in all copies. This software is provided
|
// 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.
|
|
||||||
//
|
//
|
||||||
#include <boost/iterator/iterator_archetypes.hpp>
|
#include <boost/iterator/iterator_archetypes.hpp>
|
||||||
|
|
||||||
|
@ -1,10 +1,8 @@
|
|||||||
// Copyright Thomas Witt 2003, Jeremy Siek 2004.
|
// Copyright Thomas Witt 2003, Jeremy Siek 2004.
|
||||||
|
|
||||||
// Permission to copy, use, modify, sell and distribute this software
|
// Distributed under the Boost Software License, Version 1.0. (See
|
||||||
// is granted provided this copyright notice appears in all
|
// accompanying file LICENSE_1_0.txt or copy at
|
||||||
// copies. This software is provided "as is" without express or
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// implied warranty, and with no claim as to its suitability for any
|
|
||||||
// purpose.
|
|
||||||
|
|
||||||
#include <boost/iterator/reverse_iterator.hpp>
|
#include <boost/iterator/reverse_iterator.hpp>
|
||||||
#include <boost/iterator/new_iterator_tests.hpp>
|
#include <boost/iterator/new_iterator_tests.hpp>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user