Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56673 - in trunk/libs/spirit: doc phoenix
From: hartmut.kaiser_at_[hidden]
Date: 2009-10-09 09:38:22


Author: hkaiser
Date: 2009-10-09 09:38:21 EDT (Fri, 09 Oct 2009)
New Revision: 56673
URL: http://svn.boost.org/trac/boost/changeset/56673

Log:
Spirit: more clean up of inspect errors
Text files modified:
   trunk/libs/spirit/doc/structure.qbk | 8 ++++++++
   trunk/libs/spirit/phoenix/index.html | 2 +-
   2 files changed, 9 insertions(+), 1 deletions(-)

Modified: trunk/libs/spirit/doc/structure.qbk
==============================================================================
--- trunk/libs/spirit/doc/structure.qbk (original)
+++ trunk/libs/spirit/doc/structure.qbk 2009-10-09 09:38:21 EDT (Fri, 09 Oct 2009)
@@ -1,3 +1,11 @@
+[/==============================================================================
+ Copyright (C) 2001-2009 Joel de Guzman
+ Copyright (C) 2001-2009 Hartmut Kaiser
+
+ 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)
+===============================================================================/]
+
 [section Structure]
 
 [section Include]

Modified: trunk/libs/spirit/phoenix/index.html
==============================================================================
--- trunk/libs/spirit/phoenix/index.html (original)
+++ trunk/libs/spirit/phoenix/index.html 2009-10-09 09:38:21 EDT (Fri, 09 Oct 2009)
@@ -8,7 +8,7 @@
     <a href="doc/html/index.html">link</a>
     <p>© Copyright Joel de Guzman, 2003-2006</p>
     <p>Distributed under the Boost Software License, Version 1.0. (See
- accompanying file <a href="../../LICENSE_1_0.txt">
+ accompanying file <a href="../../../LICENSE_1_0.txt">
     LICENSE_1_0.txt</a> or copy at
     <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
   </body>


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