forked from boostorg/mp11
Add missing copyright/license preambles
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
// Copyright 2018 Peter Dimov
|
||||||
|
// 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/mp11.hpp>
|
#include <boost/mp11.hpp>
|
||||||
using namespace boost::mp11;
|
using namespace boost::mp11;
|
||||||
|
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
// Copyright 2018 Peter Dimov
|
||||||
|
// 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/mp11.hpp>
|
#include <boost/mp11.hpp>
|
||||||
using namespace boost::mp11;
|
using namespace boost::mp11;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user