1
0
forked from boostorg/mp11

Add missing copyright/license preambles

This commit is contained in:
Peter Dimov
2019-12-27 00:46:51 +02:00
parent d48d5c8708
commit 22fc4198e5
2 changed files with 8 additions and 0 deletions

View File

@@ -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>
using namespace boost::mp11;

View File

@@ -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>
using namespace boost::mp11;