Ver Fonte

Clarify location of LICENSE file

[SVN r20663]
Beman Dawes há 22 anos atrás
pai
commit
4f5d25efaa
1 ficheiros alterados com 6 adições e 1 exclusões
  1. 6 1
      more/lib_guide.htm

+ 6 - 1
more/lib_guide.htm

@@ -247,6 +247,11 @@ library, but a reasonable effort to comply is expected.</p>
       <br>
       See <a href="license_info.html">license information page</a> for 
       more information about the Boost Software License.<br>
+      <br>
+      Note that developers should not include a copy of
+        <code>LICENSE_1_0.txt</code>
+        in their libraries; Boost distributions include a copy in the Boost root 
+      directory.<br>
 &nbsp;</li>
       <li>A comment line referencing your library on the Boost web site. For 
       example:<br>
@@ -480,7 +485,7 @@ documentation, while minor fixes are often mentioned in comments within the code
 itself.</p>
 <hr>
 <p>Revised 
-<!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->15 October, 2003<!--webbot bot="Timestamp" endspan i-checksum="38556" --></p>
+<!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->04 November, 2003<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
 
 <p> © <a name="Copyright">Copyright</a> Beman Dawes 2003.</p>
 <p> Use, modification, and distribution are subject to the Boost Software 

粤ICP备19079148号