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,7 +1,7 @@
// Copyright Daniel James 2006. Use, modification, and distribution are
// subject to 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)
// 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_set.hpp>
#include <boost/unordered_map.hpp>