$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: eric_at_[hidden]
Date: 2007-10-13 17:16:24
Author: eric_niebler
Date: 2007-10-13 17:16:23 EDT (Sat, 13 Oct 2007)
New Revision: 39986
URL: http://svn.boost.org/trac/boost/changeset/39986
Log:
update copyright year
Text files modified: 
   trunk/libs/xpressive/doc/xpressive.qbk |     4 ++--                                    
   1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/xpressive/doc/xpressive.qbk
==============================================================================
--- trunk/libs/xpressive/doc/xpressive.qbk	(original)
+++ trunk/libs/xpressive/doc/xpressive.qbk	2007-10-13 17:16:23 EDT (Sat, 13 Oct 2007)
@@ -8,14 +8,14 @@
 [library Boost.Xpressive
     [quickbook 1.3]
     [authors [Niebler, Eric]]
-    [copyright 2003 2004 Eric Niebler]
+    [copyright 2007 Eric Niebler]
     [category string-text]
     [id xpressive]
     [dirname xpressive]
     [purpose
         Regular expressions that can be written as strings or as expression templates,
         and that can refer to each other and themselves recursively with the power of
-        context-free grammars
+        context-free grammars.
     ]
     [license
         Distributed under the Boost Software License, Version 1.0.