Fix the copyright line for the hash library.

[SVN r39984]
This commit is contained in:
Daniel James
2007-10-13 18:47:10 +00:00
parent cc8d3636e8
commit 5194d14c25

View File

@@ -1,7 +1,7 @@
[library Boost.Functional/Hash
[quickbook 1.3]
[authors [James, Daniel]]
[copyright 2005 2007 Daniel James]
[copyright 2005 2006 2007 Daniel James]
[purpose A TR1 hash function object that can be extended to hash user
defined types]
[category higher-order]