1
0
forked from boostorg/mp11

Update copyright

This commit is contained in:
Peter Dimov
2017-06-17 19:44:32 +03:00
parent 85c342944b
commit 529aacb623
2 changed files with 8 additions and 3 deletions

View File

@@ -3828,16 +3828,19 @@ expression <code>f(std::get&lt;J&gt;(std::forward&lt;Tp&gt;(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>

View File

@@ -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].