Update of /cvsroot/boost/boost/more
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7759
Modified Files:
lib_guide.htm license_info.html
Log Message:
Correct, sync licence comment code
Index: lib_guide.htm
===================================================================
RCS file: /cvsroot/boost/boost/more/lib_guide.htm,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- lib_guide.htm 28 Nov 2004 04:34:09 -0000 1.40
+++ lib_guide.htm 8 Jun 2006 16:01:53 -0000 1.41
@@ -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 @@
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 @@
copy at <a
href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)
</p>
</body>
-</html>
+</html>
\ No newline at end of file
Index: license_info.html
===================================================================
RCS file: /cvsroot/boost/boost/more/license_info.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- license_info.html 28 Nov 2004 04:34:09 -0000 1.18
+++ license_info.html 8 Jun 2006 16:01:53 -0000 1.19
@@ -142,11 +142,9 @@
<p>Include a comment based on the following template, substituting
appropriate text for the italicized portion:
-<pre>
-// Copyright <i>2004 Joe 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>// 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>
<p>Other ways of licensing source files have been considered, but some
@@ -249,7 +247,7 @@
Boost members reviewed drafts of the license. Beman Dawes wrote this web
page.</p>
<hr>
<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
-->08 June, 2006<!--webbot bot="Timestamp" endspan i-checksum="19940" --></p>
<p> © Copyright 2003-2004 Beman Dawes, Daniel Frey, David Abrahams.</p>
<p> Distributed under the Boost Software License, Version 1.0.
@@ -259,4 +257,4 @@
</body>
-</html>
+</html>
\ No newline at end of file
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs