Boost logo

Boost-Commit :

From: agurtovoy_at_[hidden]
Date: 2007-08-13 00:37:27


Author: agurtovoy
Date: 2007-08-13 00:36:40 EDT (Mon, 13 Aug 2007)
New Revision: 38614
URL: http://svn.boost.org/trac/boost/changeset/38614

Log:
CVS -> SVN
Text files modified:
   trunk/tools/regression/xsl_reports/xsl/v2/result_page.xsl | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/tools/regression/xsl_reports/xsl/v2/result_page.xsl
==============================================================================
--- trunk/tools/regression/xsl_reports/xsl/v2/result_page.xsl (original)
+++ trunk/tools/regression/xsl_reports/xsl/v2/result_page.xsl 2007-08-13 00:36:40 EDT (Mon, 13 Aug 2007)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
 
-Copyright MetaCommunications, Inc. 2003-2004.
+Copyright MetaCommunications, Inc. 2003-2007.
 
 Distributed under the Boost Software License, Version 1.0. (See
 accompanying file LICENSE_1_0.txt or copy at
@@ -173,11 +173,11 @@
                     <xsl:choose>
                         <xsl:when test="$mode='user'">
                             The purpose of this report is to help a user to find out whether a particular library
- works on the particular compiler(s). For CVS "health report", see
+ works on the particular compiler(s). For SVN "health report", see
                             <a href="../{$alternate_mode}/index.html" target="_top">developer summary</a>.
                         </xsl:when>
                         <xsl:when test="$mode='developer'">
- Provides Boost developers with visual indication of the CVS "health". For user-level
+ Provides Boost developers with visual indication of the SVN "health". For user-level
                             report, see user summary.
                         </xsl:when>
                     </xsl:choose>


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