Converted files to the BSL.

[SVN r24614]
This commit is contained in:
John Maddock
2004-08-20 11:10:24 +00:00
parent 4b583d3aa0
commit 557ef60557
2 changed files with 8 additions and 10 deletions

View File

@ -1,8 +1,7 @@
// (C) Copyright Jeremy Siek 1999. Permission to copy, use, modify, // (C) Copyright Jeremy Siek 1999.
// 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.
#ifndef BOOST_INT_ITERATOR_H #ifndef BOOST_INT_ITERATOR_H
#define BOOST_INT_ITERATOR_H #define BOOST_INT_ITERATOR_H

View File

@ -1,7 +1,6 @@
// Copyright David Abrahams 2003. Permission to copy, use, // Copyright David Abrahams 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_adaptors.hpp> #include <boost/iterator_adaptors.hpp>