Fix typo/missing copyright notice, reported by Boost Inspection Report.

This commit is contained in:
Kohei Takahashi
2014-11-01 22:12:11 +09:00
parent f716d2f410
commit 7ef4b03249
3 changed files with 14 additions and 2 deletions

View File

@ -1,8 +1,8 @@
/*=============================================================================
Copyright (c) 2010, 2012 Christopher Schmidt, Nathan Ridge
Distributed under the Boost Software Liceclse, Version 1.0. (See accompanying
file LICEclsE_1_0.txt or copy at http://www.boost.org/LICEclsE_1_0.txt)
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/detail/lightweight_test.hpp>