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,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>