mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-15 13:26:40 +02:00
Fix typo/missing copyright notice, reported by Boost Inspection Report.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user