mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
License/copyright edits
[SVN r35958]
This commit is contained in:
parent
2f69501e55
commit
0808883f3c
@ -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>
|
||||||
|
@ -115,9 +115,8 @@ template<class T> 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>
|
||||||
|
@ -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>
|
||||||
|
@ -51,9 +51,8 @@ template<class E> void throw_exception(E const & 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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user