Browse Source

fixed a typo; used reference for '(C)' character; minor rewording

[SVN r34665]
Gennaro Prota 20 years ago
parent
commit
56cdc25c03
1 changed files with 2 additions and 2 deletions
  1. 2 2
      more/license_info.html

+ 2 - 2
more/license_info.html

@@ -169,7 +169,7 @@ judicious changes in the use of whitespace are fine.
 <p>Very similarly to the way it is applied to source files: the user should
 <p>Very similarly to the way it is applied to source files: the user should
 see the very same text indicated in the template above, with the only difference
 see the very same text indicated in the template above, with the only difference
 that both the local and the web copy of LICENSE_1_0.txt should be linked to.
 that both the local and the web copy of LICENSE_1_0.txt should be linked to.
-Refer to the HTML source codee of this document in case of doubt.
+Refer to the HTML source code of this page in case of doubt.
 
 
 <p>Note that the location of the local LICENSE_1_0.txt needs to be indicated
 <p>Note that the location of the local LICENSE_1_0.txt needs to be indicated
 relatively to the position of your documentation file
 relatively to the position of your documentation file
@@ -269,7 +269,7 @@ Boost members reviewed drafts of the license. Beman Dawes wrote this web page.</
 <p>Revised
 <p>Revised
 <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->27 August, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
 <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->27 August, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
 
 
-<p> © Copyright 2003-2004 Beman Dawes, Daniel Frey, David Abrahams.</p>
+<p> &copy; Copyright 2003-2004 Beman Dawes, Daniel Frey, David Abrahams.</p>
 <p> Distributed under the Boost Software License, Version 1.0. 
 <p> Distributed under the Boost Software License, Version 1.0. 
 (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or 
 (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">www.boost.org/LICENSE_1_0.txt</a>)
 copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)

粤ICP备19079148号