Fixed license & copyright issues.

[SVN r36224]
This commit is contained in:
Andreas Huber
2006-12-01 10:29:49 +00:00
parent f0bbb8b211
commit b06f12b0b7

View File

@ -17,11 +17,11 @@
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>Permission to copy, use, modify, sell and distribute this <para>Distributed under the Boost Software License, Version 1.0.
software is granted provided this copyright notice appears in (See accompanying file <filename>LICENSE_1_0.txt</filename> or copy at
all copies. This software is provided "as is" without express or <ulink
implied warranty, and with no claim as to its suitability for url="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</ulink>)
any purpose.</para> </para>
</legalnotice> </legalnotice>
<librarypurpose>STL compliant container wrapper for arrays of constant size</librarypurpose> <librarypurpose>STL compliant container wrapper for arrays of constant size</librarypurpose>