added copyrights

[SVN r25810]
This commit is contained in:
Jeremy Siek
2004-10-20 13:20:19 +00:00
parent 27adbbb6ed
commit c6bc3b2547
4 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,8 @@
// Copyright (C) 2004 Jeremy Siek <jsiek@cs.indiana.edu>
// 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 <boost/iterator/iterator_concepts.hpp>
#include <boost/iterator/iterator_archetypes.hpp>
#include <boost/cstdlib.hpp>