Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-03-15 14:41:51


Author: johnmaddock
Date: 2008-03-15 14:41:51 EDT (Sat, 15 Mar 2008)
New Revision: 43633
URL: http://svn.boost.org/trac/boost/changeset/43633

Log:
Fix some inspection report issues.
Text files modified:
   trunk/libs/utility/call_traits.htm | 30 ++++++++++--------------------
   trunk/libs/utility/enable_if.html | 19 ++++++++++---------
   trunk/libs/utility/index.html | 5 +++--
   3 files changed, 23 insertions(+), 31 deletions(-)

Modified: trunk/libs/utility/call_traits.htm
==============================================================================
--- trunk/libs/utility/call_traits.htm (original)
+++ trunk/libs/utility/call_traits.htm 2008-03-15 14:41:51 EDT (Sat, 15 Mar 2008)
@@ -740,26 +740,16 @@
 
 <p>Revised 01 September 2000</p>
 
-<p>© Copyright boost.org 2000. Permission to copy, use, modify,
-sell and distribute this document is granted provided this
-copyright notice appears in all copies. This document is provided
-&quot;as is&quot; without express or implied warranty, and with
-no claim as to its suitability for any purpose.</p>
-
-<p>Based on contributions by Steve Cleary, Beman Dawes, Howard
-Hinnant and John Maddock.</p>
-
-<p>Maintained by <a href="mailto:john_at_[hidden]">John
-Maddock</a>, the latest version of this file can be found at <a
-href="http://www.boost.org/">www.boost.org</a>, and the boost
-discussion list at <a
-href="http://www.yahoogroups.com/list/boost">www.yahoogroups.com/list/boost</a>.</p>
-
-<p>.</p>
-
-<p>&nbsp;</p>
-
-<p>&nbsp;</p>
+ <p>
+ Copyright 2000 Steve Cleary, Beman Dawes, Howard
+ Hinnant and John Maddock. <br/>
+ Use, modification and distribution are subject to the
+ Boost Software License, Version 1.0.
+ (See accompanying file LICENSE_1_0.txt
+ or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
+ http://www.boost.org/LICENSE_1_0.txt
+ </a>).
+ </p>
 </body>
 </html>
 

Modified: trunk/libs/utility/enable_if.html
==============================================================================
--- trunk/libs/utility/enable_if.html (original)
+++ trunk/libs/utility/enable_if.html 2008-03-15 14:41:51 EDT (Sat, 15 Mar 2008)
@@ -366,17 +366,18 @@
 <EM>C++ Templates: The Complete Guide</EM>.
 Addison-Wesley, 2002.</DL>
 
-
-
-
-
-<hr></hr>
-
-<B>Contributed by:</B> <BR>
-Jaakko J&auml;rvi, Jeremiah Willcock and Andrew Lumsdaine<BR>
+<hr/>
+ <p>Copyright Jaakko J&auml;rvi, Jeremiah Willcock and Andrew Lumsdaine<BR>
 <EM>{jajarvi|jewillco|lums}@osl.iu.edu</EM><BR>
 Indiana University<BR>
-Open Systems Lab
+Open Systems Lab<br/>
+Use, modification and distribution are subject to the
+Boost Software License, Version 1.0.
+(See accompanying file LICENSE_1_0.txt
+or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
+ http://www.boost.org/LICENSE_1_0.txt
+</a>).
+</p>
 <!--HTMLFOOT-->
 <!--ENDHTML-->
 <!--FOOTER-->

Modified: trunk/libs/utility/index.html
==============================================================================
--- trunk/libs/utility/index.html (original)
+++ trunk/libs/utility/index.html 2008-03-15 14:41:51 EDT (Sat, 15 Mar 2008)
@@ -21,14 +21,15 @@
                                 <a href="compressed_pair.htm">compressed_pair</a><br>
                                 <a href="current_function.html">current_function</a><br>
                                 <a href="enable_if.html">enable_if</a><br>
- iterator_adaptors<br>
+ iterator_adaptors<br>
+ generator iterator adaptors<br>
                                 <a href="operators.htm">operators</a><br>
                                 <a href="throw_exception.html">throw_exception</a><br>
                                 <a href="utility.htm">utility</a><br>
                 <a href="value_init.htm">value_init</a></p>
                 </blockquote>
                 <hr>
- <p>© Copyright Beman Dawes, 2001</p>
+ <p>© Copyright Beman Dawes, 2001</p>
         <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 copy at


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk