|
|
@@ -262,14 +262,14 @@
|
|
|
A comment line describing the contents of the file.<br>
|
|
|
|
|
|
<li>
|
|
|
- Comments describing copyright and licensing. The preferred form is:<br>
|
|
|
- <br>
|
|
|
- <code>// Copyright Jane Programmer 2002. Use, modification, and distribution
|
|
|
- are<br>
|
|
|
- // subject to the Boost Software License, Version 1.0. (See accompanying<br>
|
|
|
- // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)<br>
|
|
|
- </code>
|
|
|
- <br>
|
|
|
+
|
|
|
+<p>Include a comment based on the following template, substituting
|
|
|
+appropriate text for the italicized portion:
|
|
|
+
|
|
|
+<pre>// Copyright <i>2004 Jane Coder</i>.
|
|
|
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
|
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)</pre>
|
|
|
+
|
|
|
Please leave an empty line before and after the copyright and license comments.
|
|
|
It is fine if the copyright and license messages are on different lines, but
|
|
|
there should be no other intervening text. Do not include "All rights reserved"
|
|
|
@@ -601,8 +601,7 @@ Automatic redirection failed, please go to
|
|
|
code itself.</p>
|
|
|
<hr>
|
|
|
<p>Revised
|
|
|
- <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->
|
|
|
- 04 November, 2003<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
|
|
|
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->08 June, 2006<!--webbot bot="Timestamp" endspan i-checksum="19940" --></p>
|
|
|
<p>
|
|
|
© <a name="Copyright">Copyright</a> Beman Dawes 2003.</p>
|
|
|
<p> Distributed under the Boost Software License, Version 1.0.
|
|
|
@@ -610,4 +609,4 @@ Automatic redirection failed, please go to
|
|
|
copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
|
|
|
</p>
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|