changed copyright

[SVN r1703]
This commit is contained in:
Daniel Wallin
2003-10-24 09:54:09 +00:00
parent b1b6182a4d
commit 9e8c9b92cb

View File

@@ -1,6 +1,7 @@
// Copyright Daniel Wallin 2003. Use, modification and distribution is
// subject to the Boost Software License, Version 1.0. (See accompanying
// file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
// Copyright David Abrahams, Daniel Wallin 2003. Use, modification and
// distribution is 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 <boost/named_params.hpp>
#include <boost/type_traits/is_convertible.hpp>