|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-08-03 06:19:34
Author: danieljames
Date: 2008-08-03 06:19:33 EDT (Sun, 03 Aug 2008)
New Revision: 47958
URL: http://svn.boost.org/trac/boost/changeset/47958
Log:
Fix a couple of character encoding errors.
Text files modified:
trunk/libs/filesystem/doc/do-list.htm | 4 ++--
trunk/libs/filesystem/index.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: trunk/libs/filesystem/doc/do-list.htm
==============================================================================
--- trunk/libs/filesystem/doc/do-list.htm (original)
+++ trunk/libs/filesystem/doc/do-list.htm 2008-08-03 06:19:33 EDT (Sun, 03 Aug 2008)
@@ -35,8 +35,8 @@
<hr>
<p>Revised
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->18 March, 2008<!--webbot bot="Timestamp" endspan i-checksum="29005" --></p>
-<p>© Copyright Beman Dawes, 2002</p>
+<p>© Copyright Beman Dawes, 2002</p>
<p> Use, modification, and distribution are subject to the Boost Software
License, Version 1.0. (See 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>
\ No newline at end of file
+www.boost.org/LICENSE_1_0.txt</a>)</p>
Modified: trunk/libs/filesystem/index.html
==============================================================================
--- trunk/libs/filesystem/index.html (original)
+++ trunk/libs/filesystem/index.html 2008-08-03 06:19:33 EDT (Sun, 03 Aug 2008)
@@ -6,9 +6,9 @@
Automatic redirection failed, please go to
<a href="doc/index.htm">doc/index.htm</a>.
<hr>
-<p>© Copyright Beman Dawes, 2003</p>
+<p>© Copyright Beman Dawes, 2003</p>
<p> Distributed under the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
www.boost.org/LICENSE_1_0.txt</a>)</p>
</body>
-</html>
\ No newline at end of file
+</html>
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