forked from boostorg/assert
Fix spelling of Ion's name
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
////
|
////
|
||||||
Copyright 2002, 2007, 2014, 2017 Peter Dimov
|
Copyright 2002, 2007, 2014, 2017 Peter Dimov
|
||||||
Copyright 2011 Beman Dawes
|
Copyright 2011 Beman Dawes
|
||||||
Copyright 2015 Ion Gaztanaga
|
Copyright 2015 Ion Gaztañaga
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
|
|
||||||
|
@@ -716,7 +716,7 @@ the final executable for security reasons.</p>
|
|||||||
<p>Copyright 2011 Beman Dawes</p>
|
<p>Copyright 2011 Beman Dawes</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>Copyright 2015 Ion Gaztanaga</p>
|
<p>Copyright 2015 Ion Gaztañaga</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>Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>
|
||||||
@@ -728,7 +728,7 @@ the final executable for security reasons.</p>
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated 2017-06-06 18:13:43 GTBDT
|
Last updated 2017-06-06 18:21:15 GTBDT
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
////
|
////
|
||||||
Copyright 2017 Peter Dimov
|
Copyright 2017 Peter Dimov
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
@@ -30,5 +30,5 @@ This documentation is
|
|||||||
|
|
||||||
* Copyright 2002, 2007, 2014, 2017 Peter Dimov
|
* Copyright 2002, 2007, 2014, 2017 Peter Dimov
|
||||||
* Copyright 2011 Beman Dawes
|
* Copyright 2011 Beman Dawes
|
||||||
* Copyright 2015 Ion Gaztanaga
|
* Copyright 2015 Ion Gaztañaga
|
||||||
* Distributed under the http://www.boost.org/LICENSE_1_0.txt[Boost Software License, Version 1.0].
|
* Distributed under the http://www.boost.org/LICENSE_1_0.txt[Boost Software License, Version 1.0].
|
||||||
|
Reference in New Issue
Block a user