forked from boostorg/fusion
Fix typo/missing copyright notice, reported by Boost Inspection Report.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
/*=============================================================================
|
||||
Copyright (c) 2008 Joel de Guzman
|
||||
|
||||
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/config.hpp>
|
||||
|
||||
#if !defined(BOOST_NO_CXX11_HDR_TUPLE) && \
|
||||
|
Reference in New Issue
Block a user