mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-17 14:22:13 +02:00
Fix typo/missing copyright notice, reported by Boost Inspection Report.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
/*=============================================================================
|
||||
Copyright (c) 2009 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/mpl/vector.hpp>
|
||||
#include <boost/fusion/support.hpp>
|
||||
|
Reference in New Issue
Block a user