From 9d68c4280c2c3a76b37ccad24aacfd4bc1a1a3ad Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 11 Jun 2010 19:52:26 +0000 Subject: [PATCH] Fix license per inspection report. [SVN r62814] --- string/doc/external_concepts.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/string/doc/external_concepts.html b/string/doc/external_concepts.html index 7a4a502..af403be 100644 --- a/string/doc/external_concepts.html +++ b/string/doc/external_concepts.html @@ -32,7 +32,9 @@ free-standing functions and type-generators exists:

void foo( const T&, int );
int bar( T& );
foo_type_of< T >::type;



Literature


© 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.































- \ No newline at end of file +
Use, modification and distribution is subject to 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) +
+

+