Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61353 - website/public_html/beta/community
From: daniel_james_at_[hidden]
Date: 2010-04-18 09:11:16


Author: danieljames
Date: 2010-04-18 09:11:16 EDT (Sun, 18 Apr 2010)
New Revision: 61353
URL: http://svn.boost.org/trac/boost/changeset/61353

Log:
Use character entity for copyright symbol.
Text files modified:
   website/public_html/beta/community/committee.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: website/public_html/beta/community/committee.html
==============================================================================
--- website/public_html/beta/community/committee.html (original)
+++ website/public_html/beta/community/committee.html 2010-04-18 09:11:16 EDT (Sun, 18 Apr 2010)
@@ -180,7 +180,7 @@
       </div>
 
       <div class="clear"><hr>
- <p>© Copyright Beman Dawes, 2002, 2006, 2007, 2009, 2010</p>
+ <p>&copy; Copyright Beman Dawes, 2002, 2006, 2007, 2009, 2010</p>
         <p>Distributed under the Boost Software License, Version 1.0. See
         <a href="http://www.boost.org/LICENSE_1_0.txt">
         www.boost.org/LICENSE_1_0.txt</a></p>
@@ -191,4 +191,4 @@
   </div>
 
   </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