Update the copyright in the unordered container tests.

[SVN r3040]
This commit is contained in:
Daniel James
2006-07-01 22:31:26 +00:00
parent f9907e4a55
commit dd2ea72220
44 changed files with 134 additions and 129 deletions

View File

@@ -1,3 +1,8 @@
// Copyright 2006 Daniel James.
// 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/unordered_map.hpp>
#include <boost/unordered_set.hpp>
#include "../objects/exception.hpp"