$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r62814 - trunk/libs/algorithm/string/doc
From: kbelco_at_[hidden]
Date: 2010-06-11 15:52:27
Author: noel_belcourt
Date: 2010-06-11 15:52:26 EDT (Fri, 11 Jun 2010)
New Revision: 62814
URL: http://svn.boost.org/trac/boost/changeset/62814
Log:
Fix license per inspection report.
Text files modified: 
   trunk/libs/algorithm/string/doc/external_concepts.html |    10 ++++++----                              
   1 files changed, 6 insertions(+), 4 deletions(-)
Modified: trunk/libs/algorithm/string/doc/external_concepts.html
==============================================================================
--- trunk/libs/algorithm/string/doc/external_concepts.html	(original)
+++ trunk/libs/algorithm/string/doc/external_concepts.html	2010-06-11 15:52:26 EDT (Fri, 11 Jun 2010)
@@ -32,7 +32,9 @@
             free-standing functions and type-generators exists:</p><code>void foo( const T&, int ); <br>
                 int bar( T& ); <br>
              foo_type_of< T >::type;</code> <br> <br><hr size="1" ><h3  >Literature</h3><ul  ><li  > Type Generators </li><li  > Concepts </li><li  > Concepts and SGI STL </li></ul><hr size="1" ><p  >© Thorsten Ottosen 2003-2004 (nesotto_AT_cs.auc.dk).
-    Permission to copy, use, modify, sell and distribute this software is granted provided this copyright notice appears
-     in all copies. This software is provided "as is" without express or implied warranty, and with no
-         claim as to its suitability for any purpose.</p><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></body></html>
- <!-- Copyright Dezide Aps 2003-2004 -->
\ No newline at end of file
+<br>Use, modification and distribution is subject to the Boost
+ Software License, Version 1.0. (See accompanying file
+ <code class="filename">LICENSE_1_0.txt</code> or copy at http://www.boost.org/LICENSE_1_0.txt)
+</br>
+</p>
+ <!-- Copyright Dezide Aps 2003-2004 -->