From c8845a10fb87a0dc0eef0b307c91e17d731b6ca5 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 23 Sep 2006 14:53:07 +0000 Subject: [PATCH] Merge from head to RC_1_34_0. [SVN r35289] --- doc/changes.qbk | 5 +++++ doc/disable.qbk | 5 +++++ doc/intro.qbk | 5 +++++ doc/links.qbk | 5 +++++ doc/portability.qbk | 5 +++++ doc/thanks.qbk | 5 +++++ doc/tutorial.qbk | 5 +++++ 7 files changed, 35 insertions(+) diff --git a/doc/changes.qbk b/doc/changes.qbk index fdb5b32..c8f8046 100644 --- a/doc/changes.qbk +++ b/doc/changes.qbk @@ -1,3 +1,8 @@ + +[/ Copyright 2005-2006 Daniel James. + / Distributed under the Boost Software License, Version 1.0. (See accompanying + / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ] + [section:changes Change Log] [h2 Boost 1.33.0] diff --git a/doc/disable.qbk b/doc/disable.qbk index 609e4d5..62b4d31 100644 --- a/doc/disable.qbk +++ b/doc/disable.qbk @@ -1,3 +1,8 @@ + +[/ Copyright 2005-2006 Daniel James. + / Distributed under the Boost Software License, Version 1.0. (See accompanying + / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ] + [section:disable Disabling The Extensions] While [classref boost::hash]'s extensions are generally useful, you might want diff --git a/doc/intro.qbk b/doc/intro.qbk index bb4e998..a4f3be3 100644 --- a/doc/intro.qbk +++ b/doc/intro.qbk @@ -1,3 +1,8 @@ + +[/ Copyright 2005-2006 Daniel James. + / Distributed under the Boost Software License, Version 1.0. (See accompanying + / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ] + [section:intro Introduction] [def __tr1-full__ diff --git a/doc/links.qbk b/doc/links.qbk index e5e5007..4217f5f 100644 --- a/doc/links.qbk +++ b/doc/links.qbk @@ -1,3 +1,8 @@ + +[/ Copyright 2005-2006 Daniel James. + / Distributed under the Boost Software License, Version 1.0. (See accompanying + / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ] + [section:links Links] [*A Proposal to Add Hash Tables to the Standard Library]\n diff --git a/doc/portability.qbk b/doc/portability.qbk index 04cafc2..6c20799 100644 --- a/doc/portability.qbk +++ b/doc/portability.qbk @@ -1,3 +1,8 @@ + +[/ Copyright 2005-2006 Daniel James. + / Distributed under the Boost Software License, Version 1.0. (See accompanying + / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ] + [section:portability Portability] [def __boost_hash__ [classref boost::hash]] diff --git a/doc/thanks.qbk b/doc/thanks.qbk index 5dc20e5..1b67c71 100644 --- a/doc/thanks.qbk +++ b/doc/thanks.qbk @@ -1,3 +1,8 @@ + +[/ Copyright 2005-2006 Daniel James. + / Distributed under the Boost Software License, Version 1.0. (See accompanying + / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ] + [section:acknowledgements Acknowledgements] This library is based on the design by Peter Dimov's original design. diff --git a/doc/tutorial.qbk b/doc/tutorial.qbk index d68fe6e..cf17c7a 100644 --- a/doc/tutorial.qbk +++ b/doc/tutorial.qbk @@ -1,3 +1,8 @@ + +[/ Copyright 2005-2006 Daniel James. + / Distributed under the Boost Software License, Version 1.0. (See accompanying + / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ] + [def __multi-index-short__ [@../../libs/multi_index/doc/index.html Boost.MultiIndex]]