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

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