Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-10-10 17:47:21


Author: danieljames
Date: 2007-10-10 17:47:21 EDT (Wed, 10 Oct 2007)
New Revision: 39911
URL: http://svn.boost.org/trac/boost/changeset/39911

Log:
Fix the authors and copyrights in the unordered container document info.
Text files modified:
   sandbox/unordered/libs/unordered/doc/unordered.qbk | 5 +++--
   1 files changed, 3 insertions(+), 2 deletions(-)

Modified: sandbox/unordered/libs/unordered/doc/unordered.qbk
==============================================================================
--- sandbox/unordered/libs/unordered/doc/unordered.qbk (original)
+++ sandbox/unordered/libs/unordered/doc/unordered.qbk 2007-10-10 17:47:21 EDT (Wed, 10 Oct 2007)
@@ -4,8 +4,9 @@
 
 [library Unordered Associative Containers
     [quickbook 1.4]
- [authors [Maitin-Shepard, Jeremy B.], [James, Daniel]]
- [copyright 2005 2007 Daniel James]
+ [authors [James, Daniel]]
+ [copyright 2003 2004 Jeremy B. Maitin-Shepard]
+ [copyright 2005 2006 2007 Daniel James]
     [purpose std::tr1 compliant hash containers]
     [id unordered]
     [dirname unordered]


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