forked from boostorg/static_assert
Updated licence
[SVN r20237]
This commit is contained in:
@ -1,8 +1,7 @@
|
|||||||
// (C) Copyright John Maddock 2000.
|
// (C) Copyright John Maddock 2000.
|
||||||
// Permission to copy, use, modify, sell and
|
// Use, modification and distribution is subject to the
|
||||||
// distribute this software is granted provided this copyright notice appears
|
// Boost Software License, Version 1.0. (See accompanying file
|
||||||
// in all copies. This software is provided "as is" without express or implied
|
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
// warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
|
|
||||||
// See http://www.boost.org/libs/static_assert for documentation.
|
// 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
|
#endif // BOOST_STATIC_ASSERT_HPP
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user