|
From: <sv...@va...> - 2006-03-20 00:55:03
|
Author: sewardj Date: 2006-03-20 00:54:54 +0000 (Mon, 20 Mar 2006) New Revision: 5779 Log: Add a comment about the library's license. Modified: trunk/docs/xml/manual-core.xml Modified: trunk/docs/xml/manual-core.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/xml/manual-core.xml 2006-03-19 18:19:11 UTC (rev 5778) +++ trunk/docs/xml/manual-core.xml 2006-03-20 00:54:54 UTC (rev 5779) @@ -2398,7 +2398,12 @@ <computeroutput>PMPI_Send</computeroutput>, or receiving data into a buffer which is too small.</para> =20 +<para>Unlike the rest of Valgrind, the wrapper library is subject to a +BSD-style license, so you can link it into any code base you like. +See the top of <computeroutput>auxprogs/libmpiwrap.c</computeroutput> +for details.</para> =20 + <sect2 id=3D"manual-core.mpiwrap.build" xreflabel=3D"Building MPI Wrappe= rs"> <title>Building and installing the wrappers</title> =20 |