$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r51372 - trunk/tools/boostbook/doc
From: daniel_james_at_[hidden]
Date: 2009-02-21 13:50:26
Author: danieljames
Date: 2009-02-21 13:50:25 EST (Sat, 21 Feb 2009)
New Revision: 51372
URL: http://svn.boost.org/trac/boost/changeset/51372
Log:
Change license in boostbook docs to boost license.
Douglas Gregor is listed in the blanket permissions file.
Text files modified: 
   trunk/tools/boostbook/doc/boostbook.xml |    14 ++++----------                          
   1 files changed, 4 insertions(+), 10 deletions(-)
Modified: trunk/tools/boostbook/doc/boostbook.xml
==============================================================================
--- trunk/tools/boostbook/doc/boostbook.xml	(original)
+++ trunk/tools/boostbook/doc/boostbook.xml	2009-02-21 13:50:25 EST (Sat, 21 Feb 2009)
@@ -24,16 +24,10 @@
     </copyright>
 
     <legalnotice>
-      <para>Permission to copy, use, sell and distribute this software
-      is granted provided this copyright notice appears in all copies.
-      Permission to modify the code and to distribute modified code is
-      granted provided this copyright notice appears in all copies,
-      and a notice that the code was modified is included with the
-      copyright notice. </para>
-
-      <para> This software is provided "as is" without express or
-      implied warranty, and with no claim as to its suitability for
-      any purpose. </para> 
+      <para>Distributed under the Boost Software License, Version 1.0.
+      (See accompanying file LICENSE_1_0.txt or copy at
+      <ulink url="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt>).
+      </para>
     </legalnotice>
   </partinfo>
 
 
$include_dir="/home/hyper-archives/boost-commit/include";
include("$include_dir/msg-footer.inc");
?>