License/copyright edits

[SVN r35958]
This commit is contained in:
Peter Dimov 2006-11-09 20:34:33 +00:00
parent 2f69501e55
commit 0808883f3c
4 changed files with 12 additions and 16 deletions

View File

@ -48,9 +48,8 @@ void assertion_failed(char const * expr, char const * function, char const * fil
can be included multiple times in a single translation unit. <STRONG>BOOST_ASSERT</STRONG> can be included multiple times in a single translation unit. <STRONG>BOOST_ASSERT</STRONG>
will be redefined each time as specified above.</P> will be redefined each time as specified above.</P>
<p><br> <p><br>
<small>Copyright © 2002 by Peter Dimov. Permission to copy, use, modify, sell and <small>Copyright © 2002 by Peter Dimov. Distributed under the Boost Software License, Version
distribute this document is granted provided this copyright notice appears in 1.0. See accompanying file <A href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</A> or
all copies. This document is provided "as is" without express or implied copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>.</small></p>
warranty, and with no claim as to its suitability for any purpose.</small></p>
</body> </body>
</html> </html>

View File

@ -115,9 +115,8 @@ template&lt;class T&gt; struct checked_array_deleter
</p> </p>
<p> <p>
<br> <br>
<small>Copyright © 2002 by Peter Dimov. Permission to copy, use, modify, sell and <small>Copyright © 2002 by Peter Dimov. Distributed under the Boost Software License, Version
distribute this document is granted provided this copyright notice appears in 1.0. See accompanying file <A href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</A> or
all copies. This document is provided "as is" without express or implied copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>.</small></p>
warranty, and with no claim as to its suitability for any purpose.</small></p>
</body> </body>
</html> </html>

View File

@ -29,9 +29,8 @@
function. On such compilers, the string literal has an unspecified value.</p> function. On such compilers, the string literal has an unspecified value.</p>
<p> <p>
<br> <br>
<small>Copyright © 2002 by Peter Dimov. Permission to copy, use, modify, sell and <small>Copyright © 2002 by Peter Dimov. Distributed under the Boost Software License, Version
distribute this document is granted provided this copyright notice appears in 1.0. See accompanying file <A href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</A> or
all copies. This document is provided "as is" without express or implied copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>.</small></p>
warranty, and with no claim as to its suitability for any purpose.</small></p>
</body> </body>
</html> </html>

View File

@ -51,9 +51,8 @@ template&lt;class E&gt; void throw_exception(E const &amp; e)
} }
</pre> </pre>
<p><br> <p><br>
<small>Copyright © 2002 by Peter Dimov. Permission to copy, use, modify, sell and <small>Copyright © 2002 by Peter Dimov. Distributed under the Boost Software License, Version
distribute this document is granted provided this copyright notice appears in 1.0. See accompanying file <A href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</A> or
all copies. This document is provided "as is" without express or implied copy at <A href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>.</small></p>
warranty, and with no claim as to its suitability for any purpose.</small></p>
</body> </body>
</html> </html>