forked from boostorg/mp11
Update copyright
This commit is contained in:
@@ -3828,16 +3828,19 @@ expression <code>f(std::get<J>(std::forward<Tp>(tp)))</code> for <co
|
|||||||
<p>Copyright 2017 Peter Dimov</p>
|
<p>Copyright 2017 Peter Dimov</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>
|
<p>Copyright 2017 Bjørn Reese</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="paragraph">
|
||||||
|
<p>and is distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated 2017-06-17 18:51:14 GTBDT
|
Last updated 2017-06-17 19:42:32 GTBDT
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<style>
|
<style>
|
||||||
|
@@ -34,4 +34,6 @@ include::mp11/reference.adoc[]
|
|||||||
This documentation is
|
This documentation is
|
||||||
|
|
||||||
* Copyright 2017 Peter Dimov
|
* Copyright 2017 Peter Dimov
|
||||||
* Distributed under the http://www.boost.org/LICENSE_1_0.txt[Boost Software License, Version 1.0].
|
* Copyright 2017 Bjørn Reese
|
||||||
|
|
||||||
|
and is distributed under the http://www.boost.org/LICENSE_1_0.txt[Boost Software License, Version 1.0].
|
||||||
|
Reference in New Issue
Block a user