From d30bf5cb7143c19299e3eb662bea34bfc230f013 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 15 May 2007 19:47:52 +0000 Subject: [PATCH] Update the date in the hash documentation copyright block. [SVN r37696] --- hash/doc/hash.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hash/doc/hash.qbk b/hash/doc/hash.qbk index b3d29ab..d858f71 100644 --- a/hash/doc/hash.qbk +++ b/hash/doc/hash.qbk @@ -1,7 +1,7 @@ [library Boost.Functional/Hash [quickbook 1.3] [authors [James, Daniel]] - [copyright 2005 2006 Daniel James] + [copyright 2005 2007 Daniel James] [purpose A TR1 hash function object that can be extended to hash user defined types] [category higher-order]