From a40fb486cc677ed932fc24aa40d657ec261293c3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 6 Aug 2006 20:47:34 +0000 Subject: [PATCH] Change the copyright for the unordered container documentation, just my name since I wrote all the documentation (I think I misunderstood the semantics before). [SVN r3118] --- doc/unordered.qbk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/unordered.qbk b/doc/unordered.qbk index 6934e18f..31b5d921 100644 --- a/doc/unordered.qbk +++ b/doc/unordered.qbk @@ -1,7 +1,7 @@ [library Unordered Associative Containers [quickbook 1.3] - [authors [Maitin-Shepard, Jeremy B.], [James, Daniel]] - [copyright 2005 Daniel James] + [authors [James, Daniel]] + [copyright 2005 2006 Daniel James] [purpose std::tr1 compliant hash containers] [id unordered] [dirname unordered]