From ba7d4151c94469520ebfe1a5ed0cf3fede2bd924 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 10 Oct 2007 21:47:21 +0000 Subject: [PATCH] Fix the authors and copyrights in the unordered container document info. [SVN r39911] --- doc/unordered.qbk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/unordered.qbk b/doc/unordered.qbk index c8a020ed..1cef8921 100644 --- a/doc/unordered.qbk +++ b/doc/unordered.qbk @@ -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]