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 2011 Beman Dawes
|
||||
Copyright 2015 Ion Gaztanaga
|
||||
Copyright 2015 Ion Gaztañaga
|
||||
|
||||
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>
|
||||
</li>
|
||||
<li>
|
||||
<p>Copyright 2015 Ion Gaztanaga</p>
|
||||
<p>Copyright 2015 Ion Gaztañaga</p>
|
||||
</li>
|
||||
<li>
|
||||
<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 id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2017-06-06 18:13:43 GTBDT
|
||||
Last updated 2017-06-06 18:21:15 GTBDT
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
////
|
||||
////
|
||||
Copyright 2017 Peter Dimov
|
||||
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
@@ -30,5 +30,5 @@ This documentation is
|
||||
|
||||
* Copyright 2002, 2007, 2014, 2017 Peter Dimov
|
||||
* 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].
|
||||
|
Reference in New Issue
Block a user