Added copyright notices.

[SVN r24171]
This commit is contained in:
Hervé Brönnimann
2004-07-29 20:27:38 +00:00
parent 325fa64dc3
commit 246794db2a
4 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,8 @@
// (C) Copyright Herve Bronnimann 2004.
// 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)
#include <utility>
#include <functional>
#include <algorithm>