forked from boostorg/array
Merged L & C issue fixes from trunk to branch.
[SVN r36225]
This commit is contained in:
@ -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>
|
||||||
|
Reference in New Issue
Block a user