Updated licence

[SVN r20237]
This commit is contained in:
John Maddock
2003-10-01 10:28:17 +00:00
parent d06c7261fc
commit a2c78d51be

View File

@ -1,8 +1,7 @@
// (C) Copyright John Maddock 2000.
// Permission to copy, use, modify, sell and
// distribute this software is granted provided this copyright notice appears
// in all copies. This software is provided "as is" without express or implied
// warranty, and with no claim as to its suitability for any purpose.
// 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)
// See http://www.boost.org/libs/static_assert for documentation.
@ -103,3 +102,4 @@ template<int x> struct static_assert_test{};
#endif // BOOST_STATIC_ASSERT_HPP