Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55621 - in trunk/libs/mpl/doc/src: . docutils docutils/parsers docutils/parsers/rst docutils/parsers/rst/directives docutils/tools docutils/writers/html4_refdoc refmanual
From: agurtovoy_at_[hidden]
Date: 2009-08-17 06:27:34


Author: agurtovoy
Date: 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
New Revision: 55621
URL: http://svn.boost.org/trac/boost/changeset/55621

Log:
MPL refmanul: fix copyrights, move all build files in the _build dir
Added:
   trunk/libs/mpl/doc/src/docutils/parsers/
   trunk/libs/mpl/doc/src/docutils/parsers/rst/
   trunk/libs/mpl/doc/src/docutils/parsers/rst/directives/
   trunk/libs/mpl/doc/src/docutils/parsers/rst/directives/htmlrefdoc.py (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Algorithms-Concepts.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Algorithms-Inserters.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Categorized-Components.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Categorized-Concepts.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Data-Concepts.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Data-Miscellaneous.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Data-Numeric.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Iterators-Iterator.rst (contents, props changed)
      - copied, changed from r55618, /trunk/libs/mpl/doc/src/refmanual/Iterators-Metafunctions.rst
   trunk/libs/mpl/doc/src/refmanual/Macros-Broken.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Macros-Introspection.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Concepts.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Miscellaneous.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-String.rst (contents, props changed)
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Trivial-Summary.rst (contents, props changed)
Removed:
   trunk/libs/mpl/doc/src/refmanual/Iterators-Metafunctions.rst
   trunk/libs/mpl/doc/src/refmanual/preface.rst
Text files modified:
   trunk/libs/mpl/doc/src/README.txt | 2
   trunk/libs/mpl/doc/src/build.py | 25 +++++++++++++--------
   trunk/libs/mpl/doc/src/docutils/setup.py | 7 +++--
   trunk/libs/mpl/doc/src/docutils/tools/rst2htmlrefdoc.py | 7 ++++-
   trunk/libs/mpl/doc/src/docutils/writers/html4_refdoc/__init__.py | 26 ++++++++++++++++++++-
   trunk/libs/mpl/doc/src/refmanual/ASSERT.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/ASSERT_MSG.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/ASSERT_NOT.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/ASSERT_RELATION.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/AUX_LAMBDA_SUPPORT.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Acknowledgements.rst | 11 ++++-----
   trunk/libs/mpl/doc/src/refmanual/Algorithms-Iteration.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Algorithms-Querying.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Algorithms-Runtime.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Algorithms-Transformation.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Algorithms.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/AssociativeSequence.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/BackExtensibleSequence.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/BidirectionalIterator.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/BidirectionalSequence.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/CFG_NO_HAS_XXX.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/CFG_NO_PREPROCESSED.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Categorized.rst | 16 ++-----------
   trunk/libs/mpl/doc/src/refmanual/Data.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/ExtensibleAssociativeSeq.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/ExtensibleSequence.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/ForwardIterator.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/ForwardSequence.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/FrontExtensibleSequence.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_DEF.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_NAMED_DEF.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Inserter.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/IntegralConstant.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/IntegralSequenceWrapper.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Iterators-Concepts.rst | 11 ++++-----
   trunk/libs/mpl/doc/src/refmanual/Iterators-Iterator.rst | 15 +++++-------
   trunk/libs/mpl/doc/src/refmanual/Iterators.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/LIMIT_LIST_SIZE.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/LIMIT_MAP_SIZE.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/LIMIT_METAFUNCTION_ARITY.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/LIMIT_SET_SIZE.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/LIMIT_STRING_SIZE.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/LIMIT_UNROLLING.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/LIMIT_VECTOR_SIZE.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/LambdaExpression.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Macros-Asserts.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Macros-Configuration.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Macros.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Metafunction.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/MetafunctionClass.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Arithmetic.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Bitwise.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Comparisons.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Composition.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Conditional.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Invocation.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Logical.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Trivial.rst | 46 ++++-----------------------------------
   trunk/libs/mpl/doc/src/refmanual/Metafunctions-Type.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Metafunctions.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/NumericMetafunction.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/PlaceholderExpression.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Placeholders.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/RandomAccessIterator.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/RandomAccessSequence.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/ReversibleAlgorithm.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Sequences-Classes.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Sequences-Concepts.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Sequences-Intrinsic.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/Sequences-Views.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Sequences.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/TagDispatchedMetafunction.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/Terminology.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/TrivialMetafunction.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/VariadicSequence.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/accumulate.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/advance.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/always.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/and_.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/apply.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/apply_wrap.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/arg.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/at.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/at_c.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/back.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/back_inserter.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/begin.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/bind.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/bitand_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/bitor_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/bitxor_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/bool_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/c_str.rst | 9 ++++---
   trunk/libs/mpl/doc/src/refmanual/char_.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/clear.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/contains.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/copy.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/copy_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/count.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/count_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/deque.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/deref.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/distance.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/divides.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/empty.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/empty_base.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/empty_sequence.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/end.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/equal.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/equal_to.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/erase.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/erase_key.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/eval_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/eval_if_c.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/filter_view.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/find.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/find_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/fold.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/for_each.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/front.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/front_inserter.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/greater.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/greater_equal.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/has_key.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/identity.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/if_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/if_c.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/inherit.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/inherit_linearly.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/insert.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/insert_range.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/inserter_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/int_.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/integral_c.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/is_sequence.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/iter_fold.rst | 12 +++++-----
   trunk/libs/mpl/doc/src/refmanual/iter_fold_if.rst | 14 ++++++++---
   trunk/libs/mpl/doc/src/refmanual/iterator_category.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/iterator_range.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/joint_view.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/key_type.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/lambda.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/less.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/less_equal.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/list.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/list_c.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/long_.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/lower_bound.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/map.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/max.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/max_element.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/min.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/min_element.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/minus.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/modulus.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/multiplies.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/negate.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/next.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/not_.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/not_equal_to.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/numeric_cast.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/or_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/order.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/pair.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/partition.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/plus.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/pop_back.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/pop_front.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/prior.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/protect.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/push_back.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/push_front.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/quote.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/range_c.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/refmanual.py | 35 +++++++++++++----------------
   trunk/libs/mpl/doc/src/refmanual/refmanual.rst | 23 +++++++------------
   trunk/libs/mpl/doc/src/refmanual/refmanual.toc | 2 +
   trunk/libs/mpl/doc/src/refmanual/remove.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/remove_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/replace.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/replace_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_copy.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_copy_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_fold.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/reverse_iter_fold.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_partition.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_remove.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_remove_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_replace.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_replace_if.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_stable_partition.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_transform.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/reverse_unique.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/sequence_tag.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/set.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/set_c.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/shift_left.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/shift_right.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/single_view.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/size.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/size_t.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/sizeof_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/sort.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/stable_partition.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/string.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/times.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/transform.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/transform_view.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/unique.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/unpack_args.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/upper_bound.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/value_type.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/vector.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/vector_c.rst | 9 +++----
   trunk/libs/mpl/doc/src/refmanual/void_.rst | 10 ++++----
   trunk/libs/mpl/doc/src/refmanual/zip_view.rst | 10 ++++----
   217 files changed, 1059 insertions(+), 1145 deletions(-)

Modified: trunk/libs/mpl/doc/src/README.txt
==============================================================================
--- trunk/libs/mpl/doc/src/README.txt (original)
+++ trunk/libs/mpl/doc/src/README.txt 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -35,7 +35,7 @@
 4. Do ``python build.py``. It's going to take a couple of minutes to finish.
 
 5. If all goes well, the resulting HTML docs will be placed in
- ``$BOOST_ROOT/libs/mpl/doc/src/refmanual/build/`` directory.
+ ``$BOOST_ROOT/libs/mpl/doc/src/_build/`` directory.
 
 
 .. _Python: http://python.org/

Modified: trunk/libs/mpl/doc/src/build.py
==============================================================================
--- trunk/libs/mpl/doc/src/build.py (original)
+++ trunk/libs/mpl/doc/src/build.py 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -8,23 +8,28 @@
 import os
 
 
-def build():
+def build( src_dir, build_dir ):
 
+ src = os.path.join( build_dir, 'refmanual.gen' )
+
     def cleanup():
- if os.path.exists( 'refmanual.gen' ):
- os.unlink( 'refmanual.gen' )
+ if os.path.exists( src ):
+ os.unlink( src )
 
- if os.path.exists( 'build' ):
- shutil.rmtree( 'build' )
+ if os.path.exists( build_dir ):
+ shutil.rmtree( build_dir )
 
     def generate_html():
- os.system( 'python refmanual.py' )
- os.mkdir( 'build' )
- os.system( 'rst2htmlrefdoc.py -g -d -t --no-frames --dont-copy-stylesheet --stylesheet-path=style.css --traceback refmanual.gen build/refmanual.html' )
+ os.mkdir( build_dir )
+ os.chdir( build_dir )
+ os.system( 'python %s %s' % ( os.path.join( src_dir, 'refmanual.py' ), build_dir ) )
+ os.system( 'rst2htmlrefdoc.py --traceback -g -d -t --no-frames --dont-copy-stylesheet --stylesheet-path=style.css %s refmanual.html' % src )
 
- os.chdir( 'refmanual' )
     cleanup()
     generate_html()
 
 
-build()
+build(
+ os.path.join( os.getcwd(), 'refmanual' )
+ , os.path.join( os.getcwd(), '_build' )
+ )

Added: trunk/libs/mpl/doc/src/docutils/parsers/rst/directives/htmlrefdoc.py
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/docutils/parsers/rst/directives/htmlrefdoc.py 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,21 @@
+
+# Copyright Aleksey Gurtovoy 2009
+#
+# 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)
+
+from docutils.parsers.rst import Directive
+from docutils import nodes
+
+
+class license_and_copyright( nodes.General, nodes.Element ): pass
+
+class LicenseAndCopyright( Directive ):
+ has_content = True
+
+ def run( self ):
+ self.assert_has_content()
+ result_node = license_and_copyright( rawsource = '\n'.join( self.content ) )
+ self.state.nested_parse( self.content, self.content_offset, result_node )
+ return [ result_node ]

Modified: trunk/libs/mpl/doc/src/docutils/setup.py
==============================================================================
--- trunk/libs/mpl/doc/src/docutils/setup.py (original)
+++ trunk/libs/mpl/doc/src/docutils/setup.py 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Copyright Aleksey Gurtovoy 2007-2008
+# Copyright Aleksey Gurtovoy 2007-2009
 #
 # Distributed under the Boost Software License, Version 1.0.
 # (See accompanying file LICENSE_1_0.txt or copy at
@@ -16,8 +16,9 @@
     description="convert C++ rst documentation to a set of HTML pages/frames.",
     author="Aleksey Gurtovoy",
     author_email="agurtovoy_at_[hidden]",
- packages=['docutils.writers.html4_refdoc'],
- package_dir={'docutils.writers.html4_refdoc': 'writers/html4_refdoc'},
+ packages=['docutils.writers.html4_refdoc', 'docutils.parsers.rst.directives'],
+ package_dir={'docutils.writers.html4_refdoc': 'writers/html4_refdoc'
+ ,'docutils.parsers.rst.directives': 'parsers/rst/directives' },
     package_data={'docutils.writers.html4_refdoc': ['frames.css']},
     scripts=["tools/rst2htmlrefdoc.py"],
     )

Modified: trunk/libs/mpl/doc/src/docutils/tools/rst2htmlrefdoc.py
==============================================================================
--- trunk/libs/mpl/doc/src/docutils/tools/rst2htmlrefdoc.py (original)
+++ trunk/libs/mpl/doc/src/docutils/tools/rst2htmlrefdoc.py 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Copyright Aleksey Gurtovoy 2004-2008
+# Copyright Aleksey Gurtovoy 2004-2009
 #
 # Distributed under the Boost Software License, Version 1.0.
 # (See accompanying file LICENSE_1_0.txt or copy at
@@ -13,8 +13,11 @@
 except:
     pass
 
-from docutils.core import publish_cmdline, default_description
+from docutils.parsers.rst import directives
+from docutils.parsers.rst.directives import htmlrefdoc
+directives.register_directive( 'copyright', htmlrefdoc.LicenseAndCopyright )
 
+from docutils.core import publish_cmdline, default_description
 
 description = ('Generates "framed" (X)HTML documents from standalone reStructuredText '
                'sources. ' + default_description)

Modified: trunk/libs/mpl/doc/src/docutils/writers/html4_refdoc/__init__.py
==============================================================================
--- trunk/libs/mpl/doc/src/docutils/writers/html4_refdoc/__init__.py (original)
+++ trunk/libs/mpl/doc/src/docutils/writers/html4_refdoc/__init__.py 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -134,6 +134,17 @@
         self.in_literal_block = False
 
 
+ def visit_license_and_copyright(self, node):
+ self = self.active_visitor()
+ self.context.append( len( self.body ) )
+
+ def depart_license_and_copyright(self, node):
+ self = self.active_visitor()
+ start = self.context.pop()
+ self.footer = self.body[start:]
+ del self.body[start:]
+
+
     def visit_Text(self, node):
         if not self.in_literal_block:
             self.__super.visit_Text(self, node)
@@ -161,8 +172,19 @@
         print 'Unresolved substitution_reference:', node.astext()
         raise nodes.SkipNode
 
- def _handle_depart_page(self, translator, node):
- pass
+
+ def _footer_content(self):
+ self = self.active_visitor()
+ parts = ''.join( self.footer ).split( '\n' )
+ parts = [ '<div class="copyright">%s</div>' % x if x.startswith( 'Copyright' ) else x for x in parts ]
+ return '<td><div class="copyright-footer">%s</div></td>' % '\n'.join( parts ) if len( parts ) else ''
+
+
+ def _toc_as_text( self, visitor ):
+ footer_end = visitor.body.pop()
+ visitor.body.append( self._footer_content() )
+ visitor.body.append( footer_end )
+ return visitor.astext()
 
 
     def _handle_include_sub(base, self, match):

Modified: trunk/libs/mpl/doc/src/refmanual/ASSERT.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ASSERT.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ASSERT.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Asserts//BOOST_MPL_ASSERT
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_ASSERT
 ================
 
@@ -94,3 +89,7 @@
 
 |Asserts|, |BOOST_MPL_ASSERT_NOT|, |BOOST_MPL_ASSERT_MSG|, |BOOST_MPL_ASSERT_RELATION|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ASSERT_MSG.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ASSERT_MSG.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ASSERT_MSG.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Asserts//BOOST_MPL_ASSERT_MSG
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_ASSERT_MSG
 ====================
 
@@ -132,3 +127,7 @@
 
 |Asserts|, |BOOST_MPL_ASSERT|, |BOOST_MPL_ASSERT_NOT|, |BOOST_MPL_ASSERT_RELATION|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ASSERT_NOT.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ASSERT_NOT.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ASSERT_NOT.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Asserts//BOOST_MPL_ASSERT_NOT
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_ASSERT_NOT
 ====================
 
@@ -94,3 +89,7 @@
 
 |Asserts|, |BOOST_MPL_ASSERT|, |BOOST_MPL_ASSERT_MSG|, |BOOST_MPL_ASSERT_RELATION|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ASSERT_RELATION.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ASSERT_RELATION.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ASSERT_RELATION.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Asserts//BOOST_MPL_ASSERT_RELATION
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_ASSERT_RELATION
 =========================
 
@@ -101,3 +96,7 @@
 
 |Asserts|, |BOOST_MPL_ASSERT|, |BOOST_MPL_ASSERT_NOT|, |BOOST_MPL_ASSERT_MSG|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/AUX_LAMBDA_SUPPORT.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/AUX_LAMBDA_SUPPORT.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/AUX_LAMBDA_SUPPORT.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Broken Compiler Workarounds//BOOST_MPL_AUX_LAMBDA_SUPPORT
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_AUX_LAMBDA_SUPPORT
 ============================
 
@@ -103,3 +98,8 @@
 
 
 .. |PP-tuple| replace:: `PP-tuple <http://www.boost.org/libs/preprocessor/doc/data/tuples.html>`__
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Acknowledgements.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Acknowledgements.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Acknowledgements.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,11 +1,10 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 The format and language of this reference documentation has been greatly influenced by
 the SGI's `Standard Template Library Programmer's Guide`__.
 
 __ http://www.sgi.com/tech/stl/
-
\ No newline at end of file
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Algorithms-Concepts.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Algorithms-Concepts.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Algorithms-Inserters.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Algorithms-Inserters.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Algorithms-Iteration.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Algorithms-Iteration.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Algorithms-Iteration.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Iteration algorithms are the basic building blocks behind many of the
 MPL's algorithms, and are usually the first place to look at when
 starting to build a new one. Abstracting away the details of sequence
@@ -22,3 +17,8 @@
     through ``iter_fold_if`` |--| they are often not, in particular
     because the restricted functionality allows for more
     optimizations.
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Algorithms-Querying.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Algorithms-Querying.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Algorithms-Querying.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,7 +1,6 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 .. |Querying Algorithms| replace:: `Querying Algorithms`_
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Algorithms-Runtime.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Algorithms-Runtime.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Algorithms-Runtime.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 .. The MPL *runtime algorithms* provide out-of-box support for the
    common scenarios of crossing compile time/runtime boundary.
 
@@ -13,3 +8,7 @@
 .. _runtime algorithm: `Runtime Algorithms`_
 .. |runtime algorithms| replace:: `runtime algorithms`_
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Algorithms-Transformation.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Algorithms-Transformation.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Algorithms-Transformation.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 According to their name, MPL's *transformation*, or *sequence-building
 algorithms* provide the tools for building new sequences from the existing
 ones by performing some kind of transformation. A typical transformation
@@ -27,3 +22,8 @@
 .. |transformation algorithm| replace:: `transformation algorithm`_
 .. _transformation algorithm: `Transformation Algorithms`_
 .. |transformation algorithms| replace:: `transformation algorithms`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Algorithms.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Algorithms.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Algorithms.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 The MPL provides a broad range of fundamental algorithms aimed to
 satisfy the majority of sequential compile-time data processing
 needs. The algorithms include compile-time counterparts
@@ -43,3 +38,8 @@
 .. |Output Iterator| replace:: `Output Iterator <http://www.sgi.com/tech/stl/OutputIterator.html>`__
 .. |sequence algorithms| replace:: `sequence algorithms`_
 .. _`sequence algorithms`: `Algorithms`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/AssociativeSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/AssociativeSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/AssociativeSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Associative Sequence |70
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 Associative Sequence
 ====================
 
@@ -119,3 +114,8 @@
 
 .. |value| replace:: `value`_
 .. _`value`: `value-part`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/BackExtensibleSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/BackExtensibleSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/BackExtensibleSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Back Extensible Sequence |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Back Extensible Sequence
 ========================
 
@@ -67,3 +62,7 @@
 
 |Sequences|, |Extensible Sequence|, |Front Extensible Sequence|, |push_back|, |pop_back|, |back|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/BidirectionalIterator.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/BidirectionalIterator.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/BidirectionalIterator.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Concepts//Bidirectional Iterator |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Bidirectional Iterator
 ======================
 
@@ -80,3 +75,7 @@
 
 |Iterators|, |Forward Iterator|, |Random Access Iterator|, |Bidirectional Sequence|, |prior|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/BidirectionalSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/BidirectionalSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/BidirectionalSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Bidirectional Sequence |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Bidirectional Sequence
 ======================
 
@@ -61,3 +56,7 @@
 
 |Sequences|, |Forward Sequence|, |Random Access Sequence|, |Bidirectional Iterator|, |begin| / |end|, |back|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/CFG_NO_HAS_XXX.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/CFG_NO_HAS_XXX.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/CFG_NO_HAS_XXX.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_CFG_NO_HAS_XXX |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_CFG_NO_HAS_XXX
 ========================
 
@@ -30,3 +25,7 @@
 
 |Macros|, |Configuration|, |BOOST_MPL_HAS_XXX_TRAIT_DEF|, |BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/CFG_NO_PREPROCESSED.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/CFG_NO_PREPROCESSED.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/CFG_NO_PREPROCESSED.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
 =====================================
 .. _`BOOST_MPL_CFG_NO_PREPROCESSED`:
@@ -42,3 +37,8 @@
 
 .. |preprocessed headers| replace:: `preprocessed headers`_
 .. _`preprocessed headers`: `BOOST_MPL_CFG_NO_PREPROCESSED`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Categorized-Components.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Categorized-Components.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,6 @@
+
+.. include:: ../_build/index.gen
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Categorized-Concepts.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Categorized-Concepts.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,6 @@
+
+.. include:: ../_build/concepts.gen
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Categorized.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Categorized.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Categorized.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,17 +1,7 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 .. _`Categorized`:
 
-Concepts
-////////
-
-.. include:: concepts.gen
-
-Components
-//////////
 
-.. include:: index.gen
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Data-Concepts.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Data-Concepts.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Data-Miscellaneous.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Data-Miscellaneous.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Data-Numeric.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Data-Numeric.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Data.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Data.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Data.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,9 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 .. _`Data`:
 
 .. |Data Types| replace:: `Data Types`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ExtensibleAssociativeSeq.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ExtensibleAssociativeSeq.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ExtensibleAssociativeSeq.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Extensible Associative Sequence |80
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Extensible Associative Sequence
 ===============================
 
@@ -90,3 +85,7 @@
 
 |Sequences|, |Associative Sequence|, |insert|, |erase|, |clear|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ExtensibleSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ExtensibleSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ExtensibleSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Extensible Sequence |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Extensible Sequence
 ===================
 
@@ -80,3 +75,7 @@
 
 |Sequences|, |Back Extensible Sequence|, |insert|, |insert_range|, |erase|, |clear|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ForwardIterator.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ForwardIterator.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ForwardIterator.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Concepts//Forward Iterator |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Forward Iterator
 ================
 
@@ -128,3 +123,7 @@
 
 |Iterators|, |Bidirectional Iterator|, |Forward Sequence|, |deref|, |next|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ForwardSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ForwardSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ForwardSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Forward Sequence |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Forward Sequence
 ================
 
@@ -94,3 +89,7 @@
 
 |Sequences|, |Bidirectional Sequence|, |Forward Iterator|, |begin| / |end|, |size|, |empty|, |front|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/FrontExtensibleSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/FrontExtensibleSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/FrontExtensibleSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Front Extensible Sequence |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Front Extensible Sequence
 =========================
 
@@ -67,3 +62,7 @@
 
 |Sequences|, |Extensible Sequence|, |Back Extensible Sequence|, |push_front|, |pop_front|, |front|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_DEF.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_DEF.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_DEF.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Introspection//BOOST_MPL_HAS_XXX_TRAIT_DEF
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_HAS_XXX_TRAIT_DEF
 ===========================
 
@@ -119,3 +114,7 @@
 
 |Macros|, |BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF|, |BOOST_MPL_CFG_NO_HAS_XXX|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_NAMED_DEF.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_NAMED_DEF.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/HAS_XXX_TRAIT_NAMED_DEF.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Introspection//BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF
 =================================
 
@@ -156,3 +151,7 @@
 
 |Macros|, |BOOST_MPL_HAS_XXX_TRAIT_DEF|, |BOOST_MPL_CFG_NO_HAS_XXX|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Inserter.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Inserter.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Inserter.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Concepts//Inserter
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Inserter
 ========
 
@@ -77,3 +72,8 @@
 --------
 
 |Algorithms|, |Transformation Algorithms|, |[inserter]|, |front_inserter|, |back_inserter|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/IntegralConstant.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/IntegralConstant.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/IntegralConstant.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Concepts//Integral Constant
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Integral Constant
 =================
 
@@ -80,3 +75,7 @@
 
 |Data Types|, |Integral Sequence Wrapper|, |integral_c|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/IntegralSequenceWrapper.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/IntegralSequenceWrapper.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/IntegralSequenceWrapper.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Integral Sequence Wrapper |90
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Integral Sequence Wrapper
 =========================
 
@@ -119,3 +114,7 @@
 
 |Sequences|, |Variadic Sequence|, |Integral Constant|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Iterators-Concepts.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Iterators-Concepts.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Iterators-Concepts.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 All iterators in MPL are classified into three iterator concepts, or
 `categories`, named according to the type of traversal provided. The
 categories are: |Forward Iterator|, |Bidirectional Iterator|, and
@@ -15,5 +10,9 @@
 iterators escape the problems of the traversal-only categorization
 discussed at length in [n1550]_.
 
-
 .. [n1550] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2003/n1550.htm
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Copied: trunk/libs/mpl/doc/src/refmanual/Iterators-Iterator.rst (from r55618, /trunk/libs/mpl/doc/src/refmanual/Iterators-Metafunctions.rst)
==============================================================================
--- /trunk/libs/mpl/doc/src/refmanual/Iterators-Metafunctions.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Iterators-Iterator.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,12 +1,9 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
+From the MPL standpoint, all iterators are opaque types. Incrementing,
+dereferencing and the rest of iterator functionality is accessed
+through the associated iterator metafunctions.
 
-From the implementation standpoint, iterators are almost-opaque types which
-guarantee to provide us with the only memeber that we can access directly:
-their category. Incrementing, dereferencing and the rest of iterator
-functionality is available to us through the accosiated iterator
-metafunctions.
 
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Deleted: trunk/libs/mpl/doc/src/refmanual/Iterators-Metafunctions.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Iterators-Metafunctions.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
+++ (empty file)
@@ -1,12 +0,0 @@
-
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
-From the implementation standpoint, iterators are almost-opaque types which
-guarantee to provide us with the only memeber that we can access directly:
-their category. Incrementing, dereferencing and the rest of iterator
-functionality is available to us through the accosiated iterator
-metafunctions.
-

Modified: trunk/libs/mpl/doc/src/refmanual/Iterators.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Iterators.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Iterators.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Iterators are generic means of addressing a particular element or a range
 of sequential elements in a sequence. They are also a mechanism that makes
 it possible to decouple `algorithms`__ from concrete compile-time `sequence
@@ -17,3 +12,8 @@
 
 .. Analogy with STL iterators?
 .. More?
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LIMIT_LIST_SIZE.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LIMIT_LIST_SIZE.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LIMIT_LIST_SIZE.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_LIMIT_LIST_SIZE |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_LIMIT_LIST_SIZE
 =========================
 
@@ -52,3 +47,7 @@
 
 |Configuration|, |BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS|, |BOOST_MPL_LIMIT_VECTOR_SIZE|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LIMIT_MAP_SIZE.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LIMIT_MAP_SIZE.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LIMIT_MAP_SIZE.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_LIMIT_MAP_SIZE |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_LIMIT_MAP_SIZE
 ========================
 
@@ -61,3 +56,7 @@
 
 |Configuration|, |BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS|, |BOOST_MPL_LIMIT_SET_SIZE|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LIMIT_METAFUNCTION_ARITY.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LIMIT_METAFUNCTION_ARITY.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LIMIT_METAFUNCTION_ARITY.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_LIMIT_METAFUNCTION_ARITY |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_LIMIT_METAFUNCTION_ARITY
 ==================================
 
@@ -65,3 +60,7 @@
 
 |Macros|, |Configuration|, |BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LIMIT_SET_SIZE.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LIMIT_SET_SIZE.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LIMIT_SET_SIZE.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_LIMIT_SET_SIZE |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_LIMIT_SET_SIZE
 ========================
 
@@ -51,3 +46,8 @@
 --------
 
 |Configuration|, |BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS|, |BOOST_MPL_LIMIT_MAP_SIZE|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LIMIT_STRING_SIZE.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LIMIT_STRING_SIZE.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LIMIT_STRING_SIZE.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_LIMIT_STRING_SIZE |65
 
-.. Copyright Eric Niebler 2009.
-.. 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)
-
 BOOST_MPL_LIMIT_STRING_SIZE
 ===========================
 
@@ -50,3 +45,7 @@
 
 |Configuration|, |BOOST_MPL_LIMIT_VECTOR_SIZE|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LIMIT_UNROLLING.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LIMIT_UNROLLING.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LIMIT_UNROLLING.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_LIMIT_UNROLLING |70
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_LIMIT_UNROLLING
 =========================
 
@@ -41,3 +36,8 @@
 --------
 
 |Configuration|, |BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LIMIT_VECTOR_SIZE.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LIMIT_VECTOR_SIZE.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LIMIT_VECTOR_SIZE.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Macros/Configuration//BOOST_MPL_LIMIT_VECTOR_SIZE |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 BOOST_MPL_LIMIT_VECTOR_SIZE
 ===========================
 
@@ -52,3 +47,7 @@
 
 |Configuration|, |BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS|, |BOOST_MPL_LIMIT_LIST_SIZE|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/LambdaExpression.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/LambdaExpression.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/LambdaExpression.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Concepts//Lambda Expression |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Lambda Expression
 =================
 
@@ -40,3 +35,8 @@
 --------
 
 |Metafunctions|, |Placeholders|, |apply|, |lambda|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Macros-Asserts.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Macros-Asserts.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Macros-Asserts.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 The MPL supplies a suite of static assertion macros that are specifically
 designed to generate maximally useful and informative error messages
 within the diagnostic capabilities of each compiler.
@@ -12,3 +7,8 @@
 
 
 .. |Asserts| replace:: `Asserts`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Macros-Broken.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Macros-Broken.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Macros-Configuration.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Macros-Configuration.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Macros-Configuration.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,7 +1,6 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 .. |Configuration| replace:: `Configuration`_
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Macros-Introspection.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Macros-Introspection.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Macros.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Macros.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Macros.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Being a *template* metaprogramming framework, the MPL concentrates on
 getting one thing done well and leaves most of the clearly
 preprocessor-related tasks to the corresponding specialized
@@ -21,3 +16,7 @@
 
 .. [Ve03] Vesa Karvonen, `The Order Programming Language`, 2003.
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunction.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunction.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunction.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Concepts//Metafunction |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Metafunction
 ============
 
@@ -100,3 +95,7 @@
 
 |Metafunctions|, |Metafunction Class|, |Lambda Expression|, |Invocation|, |apply|, |lambda|, |bind|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/MetafunctionClass.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/MetafunctionClass.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/MetafunctionClass.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Concepts//Metafunction Class |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Metafunction Class
 ==================
 
@@ -89,3 +84,8 @@
 --------
 
 |Metafunctions|, |Metafunction|, |Lambda Expression|, |Invocation|, |apply_wrap|, |bind|, |quote|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Arithmetic.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Arithmetic.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Arithmetic.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,9 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |Arithmetic Operations| replace:: `Arithmetic Operations`_
 .. |arithmetic| replace:: arithmetic_
 .. _arithmetic: `Arithmetic Operations`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Bitwise.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Bitwise.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Bitwise.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,9 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |Bitwise Operations| replace:: `Bitwise Operations`_
 .. |bitwise| replace:: `bitwise`_
 .. _`bitwise`: `Bitwise Operations`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Comparisons.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Comparisons.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Comparisons.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,9 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |Comparisons| replace:: `Comparisons`_
 .. |comparison| replace:: `comparison`_
 .. _`comparison`: `Comparisons`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Composition.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Composition.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Composition.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |Composition and Argument Binding| replace:: `Composition and Argument Binding`_
 
 .. |composition| replace:: `composition`_
@@ -11,3 +6,8 @@
 
 .. |argument binding| replace:: `argument binding`_
 .. _`argument binding`: `Composition and Argument Binding`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Concepts.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Concepts.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Conditional.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Conditional.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Conditional.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,7 +1,6 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |control flow| replace:: `control flow`_
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Invocation.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Invocation.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Invocation.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,7 +1,6 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |invocation| replace:: `invocation`_
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Logical.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Logical.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Logical.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,11 +1,11 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |logical| replace:: `logical`_
 .. _`logical`: `Logical Operations`_
 
 .. |Logical Operations| replace:: `Logical Operations`_
 .. |logical operations| replace:: `logical operations`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Miscellaneous.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Miscellaneous.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Metafunctions-String.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-String.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,4 @@
+
+.. copyright:: Copyright 2009 Eric Niebler
+ 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)

Added: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Trivial-Summary.rst
==============================================================================
--- (empty file)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Trivial-Summary.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -0,0 +1,41 @@
+.. Metafunctions/Trivial//Trivial Metafunctions Summary |10
+
+Trivial Metafunctions Summary
+=============================
+
+In the following table, ``x`` is an arbitrary class type.
+
+.. |first| replace:: `:refentry:`first` <|first link|>`__
+.. |second| replace:: `:refentry:`second` <|second link|>`__
+.. |base| replace:: `:refentry:`base` <|base link|>__
+
+.. |first link| replace:: `trivial-first`_
+.. |second link| replace:: `trivial-second`_
+.. |base link| replace:: `trivial-base`_
+
+
+.. _`trivial-first`:
+.. _`trivial-second`:
+.. _`trivial-base`:
+
+
++---------------------------+-------------------------------------------+
+| Metafunction | Header |
++===========================+===========================================+
+| ``first<x>::type`` | ``#include <boost/mpl/pair.hpp>`` |
++---------------------------+-------------------------------------------+
+| ``second<x>::type`` | ``#include <boost/mpl/pair.hpp>`` |
++---------------------------+-------------------------------------------+
+| ``base<x>::type`` | ``#include <boost/mpl/base.hpp>`` |
++---------------------------+-------------------------------------------+
+
+
+See Also
+--------
+
+|Metafunctions|, |Trivial Metafunction|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Trivial.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Trivial.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Trivial.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 The MPL provides a number of |Trivial Metafunction|\ s that a nothing more than
 thin wrappers for a differently-named class nested type members. While important
 in the context of `in-place metafunction composition`__, these metafunctions have
@@ -17,41 +12,10 @@
 __ `Composition and Argument Binding`_
 __ `Trivial Metafunction`_
 
-
-Trivial Metafunctions Summary
-=============================
-
-In the following table, ``x`` is an arbitrary class type.
-
-.. |first| replace:: `:refentry:`first` <|first link|>`__
-.. |second| replace:: `:refentry:`second` <|second link|>`__
-.. |base| replace:: `:refentry:`base` <|base link|>__
-
-.. |first link| replace:: `trivial-first`_
-.. |second link| replace:: `trivial-second`_
-.. |base link| replace:: `trivial-base`_
-
-
-.. _`trivial-first`:
-.. _`trivial-second`:
-.. _`trivial-base`:
-
-
-+---------------------------+-------------------------------------------+
-| Metafunction | Header |
-+===========================+===========================================+
-| ``first<x>::type`` | ``#include <boost/mpl/pair.hpp>`` |
-+---------------------------+-------------------------------------------+
-| ``second<x>::type`` | ``#include <boost/mpl/pair.hpp>`` |
-+---------------------------+-------------------------------------------+
-| ``base<x>::type`` | ``#include <boost/mpl/base.hpp>`` |
-+---------------------------+-------------------------------------------+
-
-
-See Also
---------
-
-|Metafunctions|, |Trivial Metafunction|
-
 .. |Trivial Metafunctions| replace:: `Trivial Metafunctions`_
 .. _`Trivial Metafunctions`: `label-Metafunctions-Trivial`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions-Type.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions-Type.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions-Type.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,7 +1,6 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. |type selection| replace:: `type selection`_
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Metafunctions.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Metafunctions.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Metafunctions.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 The MPL includes a number of predefined metafunctions that can be roughly
 classified in two categories: `general purpose metafunctions`, dealing with
 conditional |type selection| and higher-order metafunction |invocation|,
@@ -54,3 +49,8 @@
    internally, they elude these problems, so if you aim for portability, it is
    generally adviced to use them in the place of the conventional operators, even
    at the price of slightly decreased readability.
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/NumericMetafunction.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/NumericMetafunction.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/NumericMetafunction.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Concepts//Numeric Metafunction |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Numeric Metafunction
 ====================
 
@@ -142,3 +137,7 @@
 
 |Tag Dispatched Metafunction|, |Metafunctions|, |numeric_cast|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/PlaceholderExpression.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/PlaceholderExpression.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/PlaceholderExpression.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Concepts//Placeholder Expression |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Placeholder Expression
 ======================
 
@@ -47,3 +42,8 @@
 --------
 
 |Lambda Expression|, |Placeholders|, |Metafunctions|, |apply|, |lambda|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Placeholders.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Placeholders.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Placeholders.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Composition and Argument Binding//_1,_2,..._n |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 Placeholders
 ============
 .. _`placeholder`:
@@ -117,3 +112,8 @@
 .. _`_5`: `Placeholders`_
 
 .. |_1,_2,..._n| replace:: |_1|, |_2|, |_3|,\ |...|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/RandomAccessIterator.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/RandomAccessIterator.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/RandomAccessIterator.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Concepts//Random Access Iterator |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Random Access Iterator
 ======================
 
@@ -80,3 +75,7 @@
 
 |Iterators|, |Bidirectional Iterator|, |Random Access Sequence|, |advance|, |distance|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/RandomAccessSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/RandomAccessSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/RandomAccessSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Random Access Sequence |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Random Access Sequence
 ======================
 
@@ -64,3 +59,7 @@
 |Sequences|, |Bidirectional Sequence|, |Extensible Sequence|, |Random Access Iterator|,
 |begin| / |end|, |at|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/ReversibleAlgorithm.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/ReversibleAlgorithm.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/ReversibleAlgorithm.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Concepts//Reversible Algorithm
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Reversible Algorithm
 ====================
 
@@ -166,3 +161,7 @@
 
 |Transformation Algorithms|, |Inserter|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Sequences-Classes.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Sequences-Classes.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Sequences-Classes.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,11 +1,11 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 The MPL provides a large number of predefined general-purpose sequence
 classes covering most of the typical metaprogramming needs out-of-box.
 
 .. For all library-supplied sequences a publicly-derived class with no additional
    members is equivalent except for type identity.
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Sequences-Concepts.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Sequences-Concepts.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Sequences-Concepts.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 The taxonomy of sequence concepts in MPL parallels the taxonomy of the MPL
 |iterators|, with two additional classification dimensions:
 `extensibility` and `associativeness`.
@@ -31,3 +26,8 @@
 
 .. |sequence concepts| replace:: `sequence concepts`_
 .. _`sequence concepts`: `label-Sequences-Concepts`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Sequences-Intrinsic.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Sequences-Intrinsic.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Sequences-Intrinsic.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 The metafunctions that form the essential interface of sequence `classes`__
 documented in the corresponding |sequence concepts| are known as
 *intrinsic sequence operations*. They differ from generic
@@ -20,3 +15,7 @@
    that you've implemented the core functionality they rely on (such
    as |begin| / |end|).
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Sequences-Views.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Sequences-Views.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Sequences-Views.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 A *view* is a sequence adaptor delivering an altered presentation of
 one or more underlying sequences. Views are lazy, meaning that their
 elements are only computed on demand. Similarly to the short-circuit
@@ -14,3 +9,8 @@
 precise, more expressive way.
 
 .. |Views| replace:: `Views`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Sequences.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Sequences.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Sequences.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Compile-time sequences of types are one of the basic concepts of C++
 template metaprogramming. Differences in types of objects being
 manipulated is the most common point of variability of similar, but
@@ -21,3 +16,8 @@
 characteristics, as well as a first-class implementation of that
 framework |--| a wealth of tools for concise, convenient,
 conceptually precise and efficient sequence manipulation.
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/TagDispatchedMetafunction.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/TagDispatchedMetafunction.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/TagDispatchedMetafunction.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Concepts//Tag Dispatched Metafunction |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 Tag Dispatched Metafunction
 ===========================
 
@@ -166,3 +161,8 @@
 
 .. |tag dispatched| replace:: `tag dispatched`_
 .. _`tag dispatched`: `Tag Dispatched Metafunction`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/Terminology.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/Terminology.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/Terminology.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,4 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. _`Overloaded name`:
 
 Overloaded name
@@ -40,3 +35,8 @@
 .. |overloaded name| replace:: `overloaded name`_
 .. |concept-identical| replace:: `concept-identical`_
 .. |bind expression| replace:: `bind expression`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/TrivialMetafunction.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/TrivialMetafunction.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/TrivialMetafunction.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Concepts//Trivial Metafunction |70
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 Trivial Metafunction
 ====================
 
@@ -63,3 +58,7 @@
 
 |Metafunctions|, |Trivial Metafunctions|, |identity|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/VariadicSequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/VariadicSequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/VariadicSequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Concepts//Variadic Sequence |100
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 Variadic Sequence
 =================
 
@@ -121,3 +116,8 @@
 
 .. |numbered forms| replace:: `numbered forms`_
 .. _`numbered forms`: `Variadic Sequence`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/accumulate.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/accumulate.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/accumulate.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Iteration Algorithms//accumulate |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 accumulate
 ==========
 
@@ -105,3 +100,8 @@
 --------
 
 |Algorithms|, |fold|, |reverse_fold|, |iter_fold|, |reverse_iter_fold|, |copy|, |copy_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/advance.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/advance.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/advance.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Iterator Metafunctions//advance |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 advance
 =======
 
@@ -132,3 +127,8 @@
 .. _bidirectional: `Bidirectional Iterator`_
 .. |random access| replace:: `random access`_
 .. _random access: `Random Access Iterator`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/always.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/always.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/always.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//always |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 always
 ======
 
@@ -90,3 +85,8 @@
 --------
 
 |Metafunctions|, |Metafunction Class|, |identity|, |bind|, |apply|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/and_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/and_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/and_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Logical Operations//and_ |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 and\_
 =====
 
@@ -107,3 +102,7 @@
 
 |Metafunctions|, |Logical Operations|, |or_|, |not_|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/apply.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/apply.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/apply.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Invocation//apply |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 apply
 =====
 
@@ -117,3 +112,8 @@
 --------
 
 |Metafunctions|, |apply_wrap|, |lambda|, |quote|, |bind|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/apply_wrap.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/apply_wrap.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/apply_wrap.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Invocation//apply_wrap |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 apply_wrap
 ==========
 
@@ -132,3 +127,8 @@
 --------
 
 |Metafunctions|, |Invocation|, |apply|, |lambda|, |quote|, |bind|, |protect|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/arg.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/arg.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/arg.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Composition and Argument Binding//arg |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 arg
 ===
 
@@ -93,3 +88,8 @@
 --------
 
 |Composition and Argument Binding|, |Placeholders|, |lambda|, |bind|, |apply|, |apply_wrap|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/at.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/at.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/at.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//at
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 at
 ==
 
@@ -176,3 +171,8 @@
 --------
 
 |Forward Sequence|, |Random Access Sequence|, |Associative Sequence|, |at_c|, |front|, |back|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/at_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/at_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/at_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//at_c
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 at_c
 ====
 
@@ -103,3 +98,8 @@
 --------
 
 |Forward Sequence|, |Random Access Sequence|, |at|, |front|, |back|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/back.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/back.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/back.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//back
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 back
 ====
 
@@ -102,3 +97,7 @@
 
 |Bidirectional Sequence|, |front|, |push_back|, |end|, |deref|, |at|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/back_inserter.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/back_inserter.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/back_inserter.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Inserters//back_inserter
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 back_inserter
 =============
 
@@ -92,3 +87,8 @@
 --------
 
 |Algorithms|, |Inserter|, |Reversible Algorithm|, |[inserter]|, |front_inserter|, |push_back|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/begin.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/begin.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/begin.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//begin
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 begin
 =====
 
@@ -101,3 +96,8 @@
 --------
 
 |Iterators|, |Forward Sequence|, |end|, |size|, |empty|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/bind.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/bind.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/bind.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Composition and Argument Binding//bind |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 bind
 ====
 
@@ -207,3 +202,8 @@
 
 |Composition and Argument Binding|, |Invocation|, |Placeholders|, |lambda|, |quote|,
 |protect|, |apply|, |apply_wrap|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/bitand_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/bitand_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/bitand_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Bitwise Operations//bitand_
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 bitand\_
 ========
 
@@ -131,3 +126,8 @@
 --------
 
 |Bitwise Operations|, |Numeric Metafunction|, |numeric_cast|, |bitor_|, |bitxor_|, |shift_left|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/bitor_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/bitor_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/bitor_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Bitwise Operations//bitor_
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 bitor\_
 =======
 
@@ -131,3 +126,8 @@
 --------
 
 |Bitwise Operations|, |Numeric Metafunction|, |numeric_cast|, |bitand_|, |bitxor_|, |shift_left|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/bitxor_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/bitxor_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/bitxor_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Bitwise Operations//bitxor_
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 bitxor\_
 ========
 
@@ -132,3 +127,8 @@
 --------
 
 |Bitwise Operations|, |Numeric Metafunction|, |numeric_cast|, |bitand_|, |bitor_|, |shift_left|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/bool_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/bool_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/bool_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Numeric//bool_ |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 bool\_
 ======
 
@@ -93,3 +88,8 @@
 
 .. |false_| replace:: `false_`_
 .. _`false_`: `bool_`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/c_str.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/c_str.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/c_str.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,5 @@
 .. Metafunctions/String Operations//c_str |10
 
-.. Copyright Eric Niebler 2009.
-.. 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)
 
 c_str
 =====
@@ -106,3 +102,8 @@
 --------
 
 |Forward Sequence|, |Integral Constant|, |string|
+
+
+.. copyright:: Copyright © 2009 Eric Niebler
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/char_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/char_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/char_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Numeric//char_ |60
 
-.. Copyright Eric Niebler 2009.
-.. 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)
-
 char\_
 ======
 
@@ -87,3 +82,7 @@
 
 |Data Types|, |Integral Constant|, |int_|, |size_t|, |integral_c|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/clear.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/clear.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/clear.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//clear
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 clear
 =====
 
@@ -101,3 +96,7 @@
 
 |Extensible Sequence|, |Extensible Associative Sequence|, |erase|, |empty|, |begin|, |end|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/contains.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/contains.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/contains.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//contains |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 contains
 ========
 
@@ -95,3 +90,8 @@
 --------
 
 |Querying Algorithms|, |find|, |find_if|, |count|, |lower_bound|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/copy.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/copy.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/copy.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//copy |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 copy
 ====
 
@@ -106,3 +101,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_copy|, |copy_if|, |transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/copy_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/copy_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/copy_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//copy_if |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 copy_if
 =======
 
@@ -123,3 +118,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_copy_if|, |copy|, |remove_if|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/count.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/count.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/count.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//count |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 count
 =====
 
@@ -93,3 +88,8 @@
 --------
 
 |Querying Algorithms|, |count_if|, |find|, |find_if|, |contains|, |lower_bound|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/count_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/count_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/count_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//count_if |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 count_if
 ========
 
@@ -99,3 +94,8 @@
 --------
 
 |Querying Algorithms|, |count|, |find|, |find_if|, |contains|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/deque.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/deque.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/deque.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//deque |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 deque
 =====
 
@@ -58,3 +53,8 @@
 --------
 
 |Sequences|, |vector|, |list|, |set|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/deref.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/deref.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/deref.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Iterator Metafunctions//deref |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 deref
 =====
 
@@ -97,3 +92,8 @@
 --------
 
 |Iterators|, |begin| / |end|, |next|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/distance.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/distance.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/distance.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Iterator Metafunctions//distance |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 distance
 ========
 
@@ -110,3 +105,8 @@
 --------
 
 |Iterators|, |Tag Dispatched Metafunction|, |advance|, |next|, |prior|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/divides.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/divides.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/divides.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Arithmetic Operations//divides |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 divides
 =======
 
@@ -128,3 +123,8 @@
 --------
 
 |Arithmetic Operations|, |Numeric Metafunction|, |numeric_cast|, |times|, |modulus|, |plus|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/empty.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/empty.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/empty.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//empty
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 empty
 =====
 
@@ -97,3 +92,8 @@
 --------
 
 |Forward Sequence|, |Integral Constant|, |size|, |begin| / |end|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/empty_base.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/empty_base.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/empty_base.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Miscellaneous//empty_base |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 empty_base
 ==========
 
@@ -35,3 +30,8 @@
 --------
 
 |Data Types|, |inherit|, |inherit_linearly|, |void_|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/empty_sequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/empty_sequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/empty_sequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Views//empty_sequence
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 empty_sequence
 ==============
 
@@ -73,3 +68,8 @@
 --------
 
 |Sequences|, |Views|, |vector|, |list|, |single_view|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/end.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/end.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/end.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//end
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 end
 ===
 
@@ -97,3 +92,8 @@
 --------
 
 |Iterators|, |Forward Sequence|, |begin|, |end|, |next|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/equal.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/equal.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/equal.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//equal |100
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 equal
 =====
 
@@ -96,3 +91,8 @@
 --------
 
 |Querying Algorithms|, |find|, |find_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/equal_to.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/equal_to.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/equal_to.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Comparisons//equal_to |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 equal_to
 ========
 
@@ -117,3 +112,7 @@
 
 |Comparisons|, |Numeric Metafunction|, |numeric_cast|, |not_equal_to|, |less|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/erase.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/erase.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/erase.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//erase
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 erase
 =====
 
@@ -168,3 +163,8 @@
 --------
 
 |Extensible Sequence|, |Extensible Associative Sequence|, |erase_key|, |pop_front|, |pop_back|, |insert|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/erase_key.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/erase_key.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/erase_key.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//erase_key
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 erase_key
 =========
 
@@ -101,3 +96,8 @@
 --------
 
 |Extensible Associative Sequence|, |erase|, |has_key|, |insert|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/eval_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/eval_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/eval_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Type Selection//eval_if |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 eval_if
 =======
 
@@ -86,3 +81,8 @@
 --------
 
 |Metafunctions|, |Integral Constant|, |eval_if_c|, |if_|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/eval_if_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/eval_if_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/eval_if_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Type Selection//eval_if_c |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 eval_if_c
 =========
 
@@ -86,3 +81,8 @@
 --------
 
 |Metafunctions|, |Integral Constant|, |eval_if|, |if_|, |bool_|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/filter_view.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/filter_view.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/filter_view.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Views//filter_view
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 filter_view
 ===========
 
@@ -99,3 +94,8 @@
 --------
 
 |Sequences|, |Views|, |transform_view|, |joint_view|, |zip_view|, |iterator_range|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/find.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/find.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/find.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//find |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 find
 ====
 
@@ -95,3 +90,8 @@
 --------
 
 |Querying Algorithms|, |contains|, |find_if|, |count|, |lower_bound|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/find_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/find_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/find_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//find_if |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 find_if
 =======
 
@@ -97,3 +92,8 @@
 --------
 
 |Querying Algorithms|, |find|, |count_if|, |lower_bound|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/fold.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/fold.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/fold.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Iteration Algorithms//fold
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 fold
 ====
 
@@ -107,3 +102,8 @@
 --------
 
 |Algorithms|, |accumulate|, |reverse_fold|, |iter_fold|, |reverse_iter_fold|, |copy|, |copy_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/for_each.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/for_each.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/for_each.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Runtime Algorithms//for_each |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 for_each
 ========
 
@@ -143,3 +138,8 @@
 
 .. |unary function object| replace:: `unary function object <http://www.sgi.com/tech/stl/UnaryFunction.html>`__
 .. |value_initialized| replace:: `value_initialized <http://www.boost.org/libs/utility/value_init.htm>`__
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/front.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/front.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/front.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//front
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 front
 =====
 
@@ -103,3 +98,8 @@
 --------
 
 |Forward Sequence|, |back|, |push_front|, |begin|, |deref|, |at|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/front_inserter.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/front_inserter.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/front_inserter.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Inserters//front_inserter
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 front_inserter
 ==============
 
@@ -92,3 +87,8 @@
 --------
 
 |Algorithms|, |Inserter|, |Reversible Algorithm|, |[inserter]|, |back_inserter|, |push_front|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/greater.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/greater.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/greater.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Comparisons//greater |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 greater
 =======
 
@@ -117,3 +112,7 @@
 
 |Comparisons|, |Numeric Metafunction|, |numeric_cast|, |greater_equal|, |less|, |equal_to|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/greater_equal.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/greater_equal.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/greater_equal.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Comparisons//greater_equal |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 greater_equal
 =============
 
@@ -117,3 +112,7 @@
 
 |Comparisons|, |Numeric Metafunction|, |numeric_cast|, |greater|, |less|, |equal_to|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/has_key.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/has_key.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/has_key.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//has_key
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 has_key
 =======
 
@@ -96,3 +91,8 @@
 --------
 
 |Associative Sequence|, |count|, |insert|, |erase_key|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/identity.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/identity.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/identity.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//identity |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 identity
 ========
 
@@ -96,3 +91,8 @@
 --------
 
 |Metafunctions|, |Placeholders|, |Trivial Metafunctions|, |always|, |apply|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/if_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/if_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/if_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Type Selection//if_ |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 if\_
 ====
 
@@ -102,3 +97,8 @@
 --------
 
 |Metafunctions|, |Integral Constant|, |if_c|, |eval_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/if_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/if_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/if_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Type Selection//if_c |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 if_c
 ====
 
@@ -103,3 +98,8 @@
 --------
 
 |Metafunctions|, |Integral Constant|, |if_|, |eval_if|, |bool_|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/inherit.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/inherit.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/inherit.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//inherit |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 inherit
 =======
 
@@ -200,3 +195,8 @@
 --------
 
 |Metafunctions|, |empty_base|, |inherit_linearly|, |identity|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/inherit_linearly.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/inherit_linearly.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/inherit_linearly.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//inherit_linearly |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 inherit_linearly
 ================
 
@@ -134,3 +129,8 @@
 --------
 
 |Metafunctions|, |Algorithms|, |inherit|, |empty_base|, |fold|, |reverse_fold|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/insert.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/insert.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/insert.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//insert
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 insert
 ======
 
@@ -194,3 +189,8 @@
 --------
 
 |Extensible Sequence|, |Extensible Associative Sequence|, |insert_range|, |push_front|, |push_back|, |erase|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/insert_range.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/insert_range.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/insert_range.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//insert_range
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 insert_range
 ============
 
@@ -122,3 +117,7 @@
 
 |Extensible Sequence|, |insert|, |push_front|, |push_back|, |erase|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/inserter_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/inserter_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/inserter_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Inserters//inserter
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 .. _`inserter_`:
 
 inserter (class)
@@ -100,3 +95,8 @@
 |Algorithms|, |Inserter|, |Reversible Algorithm|, |front_inserter|, |back_inserter|
 
 .. |[inserter]| replace:: `inserter (class)`_
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/int_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/int_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/int_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Numeric//int_ |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 int\_
 =====
 
@@ -87,3 +82,7 @@
 
 |Data Types|, |Integral Constant|, |long_|, |size_t|, |integral_c|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/integral_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/integral_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/integral_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Numeric//integral_c |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 integral_c
 ==========
 
@@ -90,3 +85,7 @@
 
 |Data Types|, |Integral Constant|, |bool_|, |int_|, |long_|, |size_t|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/is_sequence.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/is_sequence.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/is_sequence.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//is_sequence
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 is_sequence
 ===========
 
@@ -97,3 +92,8 @@
 --------
 
 |Forward Sequence|, |begin|, |end|, |vector|, |list|, |range_c|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/iter_fold.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/iter_fold.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/iter_fold.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Iteration Algorithms//iter_fold
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 iter_fold
 =========
 
@@ -77,7 +72,7 @@
     
     .. parsed-literal::
 
- typedef begin<Sequence>::type i\ :sub:`1`;
+ typedef begin<s>::type i\ :sub:`1`;
         typedef apply<op,state,i\ :sub:`1`>::type state\ :sub:`1`;
         typedef next<i\ :sub:`1`>::type i\ :sub:`2`;
         typedef apply<op,state\ :sub:`1`,i\ :sub:`2`>::type state\ :sub:`2`;
@@ -117,3 +112,8 @@
 --------
 
 |Algorithms|, |reverse_iter_fold|, |fold|, |reverse_fold|, |copy|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/iter_fold_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/iter_fold_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/iter_fold_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,9 +1,7 @@
 .. .. Algorithms/Iteration Algorithms
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
+.. UNFINISHED: Expression semantics and everything that follows
+
 
 iter_fold_if
 ============
@@ -73,6 +71,9 @@
 Expression semantics
 --------------------
 
+For any |Forward Sequence| ``s``, binary |Lambda Expression| ``op``, and an
+arbitrary type ``state``:
+
 
 .. parsed-literal::
 
@@ -128,3 +129,8 @@
 --------
 
 Algorithms, ``iter_fold_backward``, ``fold``, ``fold_backward``, ``copy``, ``copy_backward``
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/iterator_category.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/iterator_category.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/iterator_category.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Iterator Metafunctions//iterator_category |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 iterator_category
 =================
 
@@ -113,3 +108,8 @@
 --------
 
 |Iterators|, |begin| / |end|, |advance|, |distance|, |next|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/iterator_range.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/iterator_range.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/iterator_range.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Views//iterator_range
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 iterator_range
 ==============
 
@@ -96,3 +91,8 @@
 --------
 
 |Sequences|, |Views|, |filter_view|, |transform_view|, |joint_view|, |zip_view|, |max_element|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/joint_view.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/joint_view.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/joint_view.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Views//joint_view
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 joint_view
 ==========
 
@@ -94,3 +89,8 @@
 --------
 
 |Sequences|, |Views|, |filter_view|, |transform_view|, |zip_view|, |iterator_range|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/key_type.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/key_type.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/key_type.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//key_type
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 key_type
 ========
 
@@ -103,3 +98,8 @@
 --------
 
 |Associative Sequence|, |value_type|, |has_key|, |set|, |map|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/lambda.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/lambda.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/lambda.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Composition and Argument Binding//lambda |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 lambda
 ======
 
@@ -125,3 +120,8 @@
 --------
 
 |Composition and Argument Binding|, |Invocation|, |Placeholders|, |bind|, |quote|, |protect|, |apply|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/less.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/less.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/less.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Comparisons//less |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 less
 ====
 
@@ -117,3 +112,7 @@
 
 |Comparisons|, |Numeric Metafunction|, |numeric_cast|, |less_equal|, |greater|, |equal|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/less_equal.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/less_equal.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/less_equal.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Comparisons//less_equal |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 less_equal
 ==========
 
@@ -117,3 +112,7 @@
 
 |Comparisons|, |Numeric Metafunction|, |numeric_cast|, |less|, |greater|, |equal|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/list.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/list.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/list.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//list |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 list
 ====
 
@@ -116,3 +111,8 @@
 --------
 
 |Sequences|, |Variadic Sequence|, |Forward Sequence|, |Extensible Sequence|, |vector|, |list_c|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/list_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/list_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/list_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//list_c |80
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 list_c
 ======
 
@@ -82,3 +77,8 @@
 --------
 
 |Sequences|, |Integral Sequence Wrapper|, |list|, |integral_c|, |vector_c|, |set_c|, |range_c|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/long_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/long_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/long_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Numeric//long_ |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 long\_
 ======
 
@@ -87,3 +82,7 @@
 
 |Data Types|, |Integral Constant|, |int_|, |size_t|, |integral_c|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/lower_bound.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/lower_bound.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/lower_bound.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//lower_bound |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 lower_bound
 ===========
 
@@ -106,3 +101,8 @@
 --------
 
 |Querying Algorithms|, |upper_bound|, |find|, |find_if|, |min_element|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/map.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/map.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/map.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//map |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 map
 ===
 
@@ -133,3 +128,7 @@
 
 |Sequences|, |Variadic Sequence|, |Associative Sequence|, |Extensible Associative Sequence|, |set|, |vector|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/max.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/max.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/max.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//max |90
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 max
 ===
 
@@ -104,3 +99,8 @@
 --------
 
 |Metafunctions|, |Comparison|, |min|, |less|, |max_element|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/max_element.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/max_element.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/max_element.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//max_element |90
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 max_element
 ===========
 
@@ -97,3 +92,8 @@
 --------
 
 |Querying Algorithms|, |min_element|, |find_if|, |upper_bound|, |find|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/min.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/min.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/min.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//min |80
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 min
 ===
 
@@ -104,3 +99,8 @@
 --------
 
 |Metafunctions|, |Comparison|, |max|, |less|, |min_element|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/min_element.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/min_element.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/min_element.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//min_element |80
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 min_element
 ===========
 
@@ -96,3 +91,8 @@
 --------
 
 |Querying Algorithms|, |max_element|, |find_if|, |upper_bound|, |find|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/minus.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/minus.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/minus.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Arithmetic Operations//minus |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 minus
 =====
 
@@ -122,3 +117,8 @@
 --------
 
 |Arithmetic Operations|, |Numeric Metafunction|, |numeric_cast|, |plus|, |negate|, |times|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/modulus.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/modulus.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/modulus.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Arithmetic Operations//modulus |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 modulus
 =======
 
@@ -126,3 +121,7 @@
 
 |Metafunctions|, |Numeric Metafunction|, |numeric_cast|, |divides|, |times|, |plus|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/multiplies.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/multiplies.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/multiplies.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Arithmetic Operations/multiplies |70
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 multiplies
 ==========
 
@@ -12,3 +7,7 @@
 ``multiplies`` is a synonym for |times|. It is Provided for backward compatibility with
 earlier versions of the library. See |times| for the detailed specification.
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/negate.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/negate.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/negate.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Arithmetic Operations//negate |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 negate
 ======
 
@@ -113,3 +108,7 @@
 
 |Arithmetic Operations|, |Numeric Metafunction|, |numeric_cast|, |plus|, |minus|, |times|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/next.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/next.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/next.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Iterator Metafunctions//next |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 next
 ====
 
@@ -100,3 +95,8 @@
 --------
 
 |Iterators|, |begin| / |end|, |prior|, |deref|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/not_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/not_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/not_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Logical Operations//not_ |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 not\_
 =====
 
@@ -98,3 +93,7 @@
 
 |Metafunctions|, |Logical Operations|, |and_|, |or_|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/not_equal_to.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/not_equal_to.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/not_equal_to.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Comparisons//not_equal_to |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 not_equal_to
 ============
 
@@ -117,3 +112,7 @@
 
 |Comparisons|, |Numeric Metafunction|, |numeric_cast|, |equal_to|, |less|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/numeric_cast.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/numeric_cast.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/numeric_cast.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//numeric_cast |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 numeric_cast
 ============
 
@@ -131,3 +126,7 @@
 
 |Metafunctions|, |Numeric Metafunction|, |plus|, |minus|, |times|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/or_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/or_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/or_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Logical Operations//or_ |20
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 or\_
 ====
 
@@ -105,3 +100,8 @@
 --------
 
 |Metafunctions|, |Logical Operations|, |and_|, |not_|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/order.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/order.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/order.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//order
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 order
 =====
 
@@ -97,3 +92,8 @@
 --------
 
 |Associative Sequence|, |has_key|, |count|, |map|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/pair.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/pair.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/pair.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Miscellaneous//pair |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 pair
 ====
 
@@ -69,3 +64,7 @@
 
 |Data Types|, |Sequences|, |first|, |second|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/partition.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/partition.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/partition.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//partition |85
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 partition
 =========
 
@@ -116,3 +111,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_partition|, |stable_partition|, |sort|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/plus.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/plus.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/plus.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Arithmetic Operations//plus |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 plus
 ====
 
@@ -125,3 +120,8 @@
 --------
 
 |Arithmetic Operations|, |Numeric Metafunction|, |numeric_cast|, |minus|, |negate|, |times|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/pop_back.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/pop_back.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/pop_back.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//pop_back
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 pop_back
 ========
 
@@ -107,3 +102,7 @@
 
 |Back Extensible Sequence|, |erase|, |push_back|, |back|, |pop_front|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/pop_front.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/pop_front.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/pop_front.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//pop_front
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 pop_front
 =========
 
@@ -109,3 +104,7 @@
 
 |Front Extensible Sequence|, |erase|, |push_front|, |front|, |pop_back|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Deleted: trunk/libs/mpl/doc/src/refmanual/preface.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/preface.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
+++ (empty file)
@@ -1,19 +0,0 @@
-
-
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-* use of "returns"
-* [Metafunction Class] form ('f<>')
-* nested 'algo' namespace??? it becomes a problem as soon as users would
- want to specialize 'advance'/'distance'
-
-* 'outer' scope construct for lambda
-* 'scope/fun/func'
-* iterators not requiring nested members; what about '::type', though?
-* We don't dispatch _every_ metafunction through the tag mechanism,
- only algorithms. I am ambivalent whether we should, and if so,
- how it should be done.
-
-* 'drop_front'?
\ No newline at end of file

Modified: trunk/libs/mpl/doc/src/refmanual/prior.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/prior.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/prior.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Iterators/Iterator Metafunctions//prior |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 prior
 =====
 
@@ -100,3 +95,8 @@
 --------
 
 |Iterators|, |begin| / |end|, |next|, |deref|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/protect.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/protect.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/protect.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Composition and Argument Binding//protect |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 protect
 =======
 
@@ -111,3 +106,8 @@
 --------
 
 |Composition and Argument Binding|, |Invocation|, |bind|, |quote|, |apply_wrap|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/push_back.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/push_back.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/push_back.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//push_back
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 push_back
 =========
 
@@ -113,3 +108,7 @@
 
 |Back Extensible Sequence|, |insert|, |pop_back|, |back|, |push_front|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/push_front.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/push_front.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/push_front.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//push_front
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 push_front
 ==========
 
@@ -113,3 +108,8 @@
 --------
 
 |Front Extensible Sequence|, |insert|, |pop_front|, |front|, |push_back|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/quote.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/quote.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/quote.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Composition and Argument Binding//quote |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 quote
 =====
 
@@ -140,3 +135,8 @@
 --------
 
 |Composition and Argument Binding|, |Invocation|, |bind|, |lambda|, |protect|, |apply|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/range_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/range_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/range_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//range_c |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 range_c
 =======
 
@@ -120,3 +115,8 @@
 --------
 
 |Sequences|, |Random Access Sequence|, |vector_c|, |set_c|, |list_c|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/refmanual.py
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/refmanual.py (original)
+++ trunk/libs/mpl/doc/src/refmanual/refmanual.py 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -4,10 +4,9 @@
 # (See accompanying file LICENSE_1_0.txt or copy at
 # http://www.boost.org/LICENSE_1_0.txt)
 
-import time
 import fnmatch
-import os.path
 import os
+import sys
 import re
 import string
 
@@ -30,8 +29,8 @@
     return '%s.rst' % '-'.join( [x.split(' ')[0] for x in parts] )
 
 
-def __include_page( output, page, name = None ):
- output.write( '.. include:: %s\n' % page )
+def __include_page( output, src_dir, page, name = None ):
+ output.write( '.. include:: %s\n' % os.path.join( src_dir, page ) )
     # output.write( '.. raw:: LaTeX\n\n' )
     # output.write( ' \\newpage\n\n')
     
@@ -47,8 +46,6 @@
             ref = ' '.join( filter( lambda x: len( x.strip() ) > 0, re.split( '([A-Z][a-z]+)', ref ) ) )
             output.write( '.. |%(ref)s| replace:: `%(ref)s`_\n' % { 'ref': ref } )
 
- modtime = time.gmtime( os.stat( page ).st_mtime )
- output.write( '.. modtime: %s\n' % time.strftime( '%B %d, %Y %H:%M:%S +0000', modtime ) )
     output.write( '\n' )
 
 
@@ -61,24 +58,24 @@
     index_file.close()
 
 
-def main( filename, dir ):
+def main( filename, src_dir, build_dir ):
     sources = filter(
           lambda x: fnmatch.fnmatch(x,"*.rst") and x != filename
- , os.listdir(dir)
+ , os.listdir( src_dir )
         )
 
- toc = [t.strip() for t in open('%s.toc' % filename).readlines()]
+ toc = [ t.strip() for t in open( os.path.join( src_dir, '%s.toc' % filename) ).readlines() ]
     topics = {}
     for t in toc: topics[t] = []
 
     concept_index = []
     index = []
 
- output = open('%s.gen' % filename, 'w')
- output.writelines( open( '%s.rst' % filename, 'r' ).readlines() )
+ output = open( os.path.join( build_dir, '%s.gen' % filename ), 'w')
+ output.writelines( open( os.path.join( src_dir, '%s.rst' % filename ), 'r' ).readlines() )
     re_topic = re.compile(r'^..\s+(.+?)//(.+?)(\s*\|\s*(\d+))?\s*$')
     for src in sources:
- placement_spec = open(src, 'r').readline()
+ placement_spec = open( os.path.join( src_dir, src ), 'r' ).readline()
         
         topic = 'Unclassified'
         name = None
@@ -109,18 +106,18 @@
         
         output.write( __section_header(t) )
 
- intro = __section_intro(t)
- if os.path.exists(intro):
- __include_page( output, intro )
+ intro = __section_intro( t )
+ if os.path.exists( os.path.join( src_dir, intro ) ):
+ __include_page( output, src_dir, intro )
         
         for src in content:
- __include_page( output, src[0], src[2] )
+ __include_page( output, src_dir, src[0], src[2] )
 
     output.close()
 
- __write_index( 'concepts.gen', concept_index )
- __write_index( 'index.gen', index )
+ __write_index( os.path.join( build_dir, 'concepts.gen' ), concept_index )
+ __write_index( os.path.join( build_dir, 'index.gen' ), index )
     
     
 
-main( 'refmanual', os.getcwd() )
+main( 'refmanual', os.path.dirname( __file__ ), sys.argv[1] )

Modified: trunk/libs/mpl/doc/src/refmanual/refmanual.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/refmanual.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/refmanual.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,34 +1,29 @@
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2001-2009.
-.. 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)
-
 The MPL Reference Manual
 ************************
 
-:Copyright: Copyright © Aleksey Gurtovoy and David Abrahams, 2001-2009.
+:Copyright: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
 
 :License: 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`__)
-
-
-__ http://www.boost.org/LICENSE_1_0.txt
-
-
-
-.. no .. section-numbering::
+ http://www.boost.org/LICENSE_1_0.txt)
 
 
 .. raw:: latex
 
    \setcounter{secnumdepth}{2}
    \setcounter{tocdepth}{2}
+
+
+.. TOC copyright:
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)
     
 .. contents:: Table of Contents
     :depth: 3
 
+
 .. |Boost.Bind| replace:: `Boost.Bind <http://www.boost.org/libs/bind/bind.html>`__
 .. |Boost.Lambda| replace:: `Boost.Lambda <http://www.boost.org/libs/lambda/doc/index.html>`__
 

Modified: trunk/libs/mpl/doc/src/refmanual/refmanual.toc
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/refmanual.toc (original)
+++ trunk/libs/mpl/doc/src/refmanual/refmanual.toc 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -36,4 +36,6 @@
 Macros/Broken Compiler Workarounds
 Terminology
 Categorized Index
+Categorized Index/Concepts
+Categorized Index/Components
 Acknowledgements

Modified: trunk/libs/mpl/doc/src/refmanual/remove.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/remove.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/remove.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//remove |60
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 remove
 ======
 
@@ -109,3 +104,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_remove|, |remove_if|, |copy|, |replace|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/remove_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/remove_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/remove_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//remove_if |70
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 remove_if
 =========
 
@@ -120,3 +115,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_remove_if|, |remove|, |copy_if|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/replace.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/replace.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/replace.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//replace |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 replace
 =======
 
@@ -110,3 +105,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_replace|, |replace_if|, |remove|, |transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/replace_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/replace_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/replace_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//replace_if |50
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 replace_if
 ==========
 
@@ -113,3 +108,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_replace_if|, |replace|, |remove_if|, |transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse |100
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse
 =======
 
@@ -93,3 +88,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_copy|, |copy|, |copy_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_copy.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_copy.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_copy.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_copy |110
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_copy
 ============
 
@@ -105,3 +100,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |copy|, |reverse_copy_if|, |reverse_transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_copy_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_copy_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_copy_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_copy_if |120
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_copy_if
 ===============
 
@@ -123,3 +118,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |copy_if|, |reverse_copy|, |remove_if|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_fold.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_fold.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_fold.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Iteration Algorithms//reverse_fold
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_fold
 ============
 
@@ -148,3 +143,7 @@
 
 |Algorithms|, |fold|, |reverse_iter_fold|, |iter_fold|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_iter_fold.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_iter_fold.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_iter_fold.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Iteration Algorithms//reverse_iter_fold
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_iter_fold
 =================
 
@@ -150,3 +145,8 @@
 --------
 
 |Algorithms|, |iter_fold|, |reverse_fold|, |fold|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_partition.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_partition.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_partition.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_partition |185
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_partition
 =================
 
@@ -116,3 +111,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |partition|, |reverse_stable_partition|, |sort|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_remove.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_remove.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_remove.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_remove |160
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_remove
 ==============
 
@@ -108,3 +103,8 @@
 
 |Transformation Algorithms|, |Reversible Algorithm|, |remove|, |reverse_remove_if|,
 |reverse_copy|, |transform|, |replace|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_remove_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_remove_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_remove_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_remove_if |170
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_remove_if
 =================
 
@@ -118,3 +113,8 @@
 
 |Transformation Algorithms|, |Reversible Algorithm|, |remove_if|, |reverse_remove|,
 |reverse_copy_if|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_replace.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_replace.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_replace.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_replace |140
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_replace
 ===============
 
@@ -110,3 +105,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |replace|, |reverse_replace_if|, |remove|, |reverse_transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_replace_if.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_replace_if.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_replace_if.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_replace_if |150
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_replace_if
 ==================
 
@@ -118,3 +113,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |replace_if|, |reverse_replace|, |remove_if|, |transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_stable_partition.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_stable_partition.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_stable_partition.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_stable_partition |190
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_stable_partition
 ========================
 
@@ -130,3 +125,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |stable_partition|, |reverse_partition|, |sort|, |transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_transform.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_transform.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_transform.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_transform |130
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_transform
 =================
 
@@ -161,3 +156,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |transform|, |reverse_copy|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/reverse_unique.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/reverse_unique.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/reverse_unique.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//reverse_unique |180
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 reverse_unique
 ==============
 
@@ -130,3 +125,8 @@
 
 |Transformation Algorithms|, |Reversible Algorithm|, |unique|, |reverse_remove|,
 |reverse_copy_if|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/sequence_tag.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/sequence_tag.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/sequence_tag.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//sequence_tag
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 sequence_tag
 ============
 
@@ -77,3 +72,8 @@
 --------
 
 `Intrinsic Metafunctions`_, |Tag Dispatched Metafunction|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/set.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/set.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/set.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//set |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 set
 ===
 
@@ -128,3 +123,7 @@
 
 |Sequences|, |Variadic Sequence|, |Associative Sequence|, |Extensible Associative Sequence|, |set_c|, |map|, |vector|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/set_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/set_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/set_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//set_c |90
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 set_c
 =====
 
@@ -85,3 +80,7 @@
 
 |Sequences|, |Integral Sequence Wrapper|, |set|, |integral_c|, |vector_c|, |list_c|, |range_c|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/shift_left.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/shift_left.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/shift_left.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Bitwise Operations//shift_left
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 shift_left
 ==========
 
@@ -126,3 +121,8 @@
 --------
 
 |Bitwise Operations|, |Numeric Metafunction|, |numeric_cast|, |shift_right|, |bitand_|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/shift_right.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/shift_right.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/shift_right.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Bitwise Operations//shift_right
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 shift_right
 ===========
 
@@ -126,3 +121,8 @@
 --------
 
 |Bitwise Operations|, |Numeric Metafunction|, |numeric_cast|, |shift_left|, |bitand_|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/single_view.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/single_view.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/single_view.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Views//single_view
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 single_view
 ===========
 
@@ -93,3 +88,8 @@
 --------
 
 |Sequences|, |Views|, |iterator_range|, |filter_view|, |transform_view|, |joint_view|, |zip_view|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/size.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/size.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/size.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//size
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 size
 ====
 
@@ -112,3 +107,8 @@
 --------
 
 |Forward Sequence|, |Random Access Sequence|, |empty|, |begin|, |end|, |distance|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/size_t.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/size_t.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/size_t.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Numeric//size_t |40
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 size_t
 ======
 
@@ -87,3 +82,7 @@
 
 |Data Types|, |Integral Constant|, |int_|, |long_|, |integral_c|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/sizeof_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/sizeof_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/sizeof_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Miscellaneous//sizeof_ |100
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 sizeof\_
 ========
 
@@ -103,3 +98,8 @@
 --------
 
 |Metafunctions|, |Integral Constant|, |size_t|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/sort.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/sort.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/sort.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//sort |95
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 sort
 ====
 
@@ -133,3 +128,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |partition|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/stable_partition.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/stable_partition.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/stable_partition.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//stable_partition |90
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 stable_partition
 ================
 
@@ -130,3 +125,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_stable_partition|, |partition|, |sort|, |transform|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/string.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/string.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/string.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//string |100
 
-.. Copyright Eric Niebler 2009.
-.. 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)
-
 string
 ======
 
@@ -133,3 +128,8 @@
 --------
 
 |Sequences|, |Variadic Sequence|, |Bidirectional Sequence|, |Extensible Sequence|, |Integral Sequence Wrapper|, |char_|, |c_str|
+
+
+.. copyright:: Copyright © 2009 Eric Niebler
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/times.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/times.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/times.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Arithmetic Operations//times |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 times
 =====
 
@@ -123,3 +118,8 @@
 --------
 
 |Metafunctions|, |Numeric Metafunction|, |numeric_cast|, |divides|, |modulus|, |plus|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/transform.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/transform.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/transform.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//transform |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 transform
 =========
 
@@ -160,3 +155,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_transform|, |copy|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/transform_view.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/transform_view.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/transform_view.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Views//transform_view
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 transform_view
 ==============
 
@@ -98,3 +93,7 @@
 
 |Sequences|, |Views|, |filter_view|, |joint_view|, |zip_view|, |iterator_range|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/unique.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/unique.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/unique.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Transformation Algorithms//unique |80
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 unique
 ======
 
@@ -129,3 +124,8 @@
 --------
 
 |Transformation Algorithms|, |Reversible Algorithm|, |reverse_unique|, |remove|, |copy_if|, |replace_if|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/unpack_args.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/unpack_args.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/unpack_args.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Metafunctions/Invocation//unpack_args |30
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 unpack_args
 ===========
 
@@ -96,3 +91,8 @@
 --------
 
 |Metafunctions|, |Lambda Expression|, |Metafunction Class|, |apply|, |apply_wrap|, |bind|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/upper_bound.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/upper_bound.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/upper_bound.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Algorithms/Querying Algorithms//upper_bound |70
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 upper_bound
 ===========
 
@@ -106,3 +101,8 @@
 --------
 
 |Querying Algorithms|, |lower_bound|, |find|, |find_if|, |min_element|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/value_type.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/value_type.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/value_type.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Intrinsic Metafunctions//value_type
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 value_type
 ==========
 
@@ -112,3 +107,8 @@
 --------
 
 |Associative Sequence|, |key_type|, |at|, |set|, |map|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/vector.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/vector.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/vector.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//vector |10
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 vector
 ======
 
@@ -134,3 +129,7 @@
 
 |Sequences|, |Variadic Sequence|, |Random Access Sequence|, |Extensible Sequence|, |vector_c|, |list|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/vector_c.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/vector_c.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/vector_c.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Classes//vector_c |70
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 vector_c
 ========
 
@@ -85,3 +80,7 @@
 
 |Sequences|, |Integral Sequence Wrapper|, |vector|, |integral_c|, |set_c|, |list_c|, |range_c|
 
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/void_.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/void_.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/void_.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Data Types/Miscellaneous//void_ |100
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 void\_
 ======
 
@@ -43,3 +38,8 @@
 --------
 
 |Data Types|, |pair|, |empty_base|, |bool_|, |int_|, |integral_c|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)

Modified: trunk/libs/mpl/doc/src/refmanual/zip_view.rst
==============================================================================
--- trunk/libs/mpl/doc/src/refmanual/zip_view.rst (original)
+++ trunk/libs/mpl/doc/src/refmanual/zip_view.rst 2009-08-17 06:27:13 EDT (Mon, 17 Aug 2009)
@@ -1,10 +1,5 @@
 .. Sequences/Views//zip_view
 
-.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
-.. 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)
-
 zip_view
 ========
 
@@ -108,3 +103,8 @@
 --------
 
 |Sequences|, |Views|, |filter_view|, |transform_view|, |joint_view|, |single_view|, |iterator_range|
+
+
+.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams
+ 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)


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk