diff --git a/doc/src/examples/algorithms/append.cpp b/doc/src/examples/algorithms/append.cpp index b2859e19f..6a58ecf71 100644 --- a/doc/src/examples/algorithms/append.cpp +++ b/doc/src/examples/algorithms/append.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[append diff --git a/doc/src/examples/algorithms/area.cpp b/doc/src/examples/algorithms/area.cpp index 501cde1b4..8f55f5d07 100644 --- a/doc/src/examples/algorithms/area.cpp +++ b/doc/src/examples/algorithms/area.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[area diff --git a/doc/src/examples/algorithms/area_with_strategy.cpp b/doc/src/examples/algorithms/area_with_strategy.cpp index a1369f019..feba9ac44 100644 --- a/doc/src/examples/algorithms/area_with_strategy.cpp +++ b/doc/src/examples/algorithms/area_with_strategy.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[area_with_strategy diff --git a/doc/src/examples/algorithms/assign_2d_point.cpp b/doc/src/examples/algorithms/assign_2d_point.cpp index 0bc3770a7..0cf680ca5 100644 --- a/doc/src/examples/algorithms/assign_2d_point.cpp +++ b/doc/src/examples/algorithms/assign_2d_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[assign_2d_point diff --git a/doc/src/examples/algorithms/assign_3d_point.cpp b/doc/src/examples/algorithms/assign_3d_point.cpp index 3f117b32a..ac44d8e93 100644 --- a/doc/src/examples/algorithms/assign_3d_point.cpp +++ b/doc/src/examples/algorithms/assign_3d_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[assign_3d_point diff --git a/doc/src/examples/algorithms/assign_box_corners.cpp b/doc/src/examples/algorithms/assign_box_corners.cpp index 55b4d88b4..1fcad7191 100644 --- a/doc/src/examples/algorithms/assign_box_corners.cpp +++ b/doc/src/examples/algorithms/assign_box_corners.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[assign_box_corners diff --git a/doc/src/examples/algorithms/assign_inverse.cpp b/doc/src/examples/algorithms/assign_inverse.cpp index f208e8ae1..d372af684 100644 --- a/doc/src/examples/algorithms/assign_inverse.cpp +++ b/doc/src/examples/algorithms/assign_inverse.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[assign_inverse diff --git a/doc/src/examples/algorithms/assign_point_from_index.cpp b/doc/src/examples/algorithms/assign_point_from_index.cpp index e4f6dc820..18d70523e 100644 --- a/doc/src/examples/algorithms/assign_point_from_index.cpp +++ b/doc/src/examples/algorithms/assign_point_from_index.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[assign_point_from_index diff --git a/doc/src/examples/algorithms/assign_point_to_index.cpp b/doc/src/examples/algorithms/assign_point_to_index.cpp index a0ce74e92..f54317ee1 100644 --- a/doc/src/examples/algorithms/assign_point_to_index.cpp +++ b/doc/src/examples/algorithms/assign_point_to_index.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[assign_point_to_index diff --git a/doc/src/examples/algorithms/assign_with_range.cpp b/doc/src/examples/algorithms/assign_with_range.cpp index ee6338f17..f5db43f6a 100644 --- a/doc/src/examples/algorithms/assign_with_range.cpp +++ b/doc/src/examples/algorithms/assign_with_range.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[assign_with_range diff --git a/doc/src/examples/algorithms/clear.cpp b/doc/src/examples/algorithms/clear.cpp index 50b10b4e8..15a2510bf 100644 --- a/doc/src/examples/algorithms/clear.cpp +++ b/doc/src/examples/algorithms/clear.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[clear diff --git a/doc/src/examples/algorithms/create_svg_overlay.hpp b/doc/src/examples/algorithms/create_svg_overlay.hpp index 3b99a9c97..dfcccf0d6 100644 --- a/doc/src/examples/algorithms/create_svg_overlay.hpp +++ b/doc/src/examples/algorithms/create_svg_overlay.hpp @@ -1,11 +1,13 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Code to create SVG for examples + #ifndef CREATE_SVG_OVERLAY_HPP #define CREATE_SVG_OVERLAY_HPP diff --git a/doc/src/examples/algorithms/create_svg_two.hpp b/doc/src/examples/algorithms/create_svg_two.hpp index e69effa49..704a8c460 100644 --- a/doc/src/examples/algorithms/create_svg_two.hpp +++ b/doc/src/examples/algorithms/create_svg_two.hpp @@ -1,11 +1,13 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Code to create SVG for examples + #ifndef CREATE_SVG_TWO_HPP #define CREATE_SVG_TWO_HPP diff --git a/doc/src/examples/algorithms/difference.cpp b/doc/src/examples/algorithms/difference.cpp index 1a59c7a39..fb4ae499f 100644 --- a/doc/src/examples/algorithms/difference.cpp +++ b/doc/src/examples/algorithms/difference.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[difference diff --git a/doc/src/examples/algorithms/difference_inserter.cpp b/doc/src/examples/algorithms/difference_inserter.cpp index 6f954ed47..744c55913 100644 --- a/doc/src/examples/algorithms/difference_inserter.cpp +++ b/doc/src/examples/algorithms/difference_inserter.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[difference_inserter diff --git a/doc/src/examples/algorithms/envelope.cpp b/doc/src/examples/algorithms/envelope.cpp index be9acc3d2..a5b70dcf9 100644 --- a/doc/src/examples/algorithms/envelope.cpp +++ b/doc/src/examples/algorithms/envelope.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[envelope diff --git a/doc/src/examples/algorithms/for_each_point.cpp b/doc/src/examples/algorithms/for_each_point.cpp index 35291af55..c80833a07 100644 --- a/doc/src/examples/algorithms/for_each_point.cpp +++ b/doc/src/examples/algorithms/for_each_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[for_each_point diff --git a/doc/src/examples/algorithms/for_each_point_const.cpp b/doc/src/examples/algorithms/for_each_point_const.cpp index cb04c35df..a2879238b 100644 --- a/doc/src/examples/algorithms/for_each_point_const.cpp +++ b/doc/src/examples/algorithms/for_each_point_const.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[for_each_point_const diff --git a/doc/src/examples/algorithms/for_each_segment_const.cpp b/doc/src/examples/algorithms/for_each_segment_const.cpp index dc74c4e8c..97df72fa1 100644 --- a/doc/src/examples/algorithms/for_each_segment_const.cpp +++ b/doc/src/examples/algorithms/for_each_segment_const.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[for_each_segment_const diff --git a/doc/src/examples/algorithms/intersection_ls_ls_point.cpp b/doc/src/examples/algorithms/intersection_ls_ls_point.cpp index f11d1e683..ccb94a4af 100644 --- a/doc/src/examples/algorithms/intersection_ls_ls_point.cpp +++ b/doc/src/examples/algorithms/intersection_ls_ls_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[intersection_ls_ls_point diff --git a/doc/src/examples/algorithms/intersection_poly_poly.cpp b/doc/src/examples/algorithms/intersection_poly_poly.cpp index e47e9adef..5b856ce65 100644 --- a/doc/src/examples/algorithms/intersection_poly_poly.cpp +++ b/doc/src/examples/algorithms/intersection_poly_poly.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[intersection diff --git a/doc/src/examples/algorithms/intersection_segment.cpp b/doc/src/examples/algorithms/intersection_segment.cpp index 4547e21a3..e756c336a 100644 --- a/doc/src/examples/algorithms/intersection_segment.cpp +++ b/doc/src/examples/algorithms/intersection_segment.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[intersection_segment diff --git a/doc/src/examples/algorithms/intersects_linestring.cpp b/doc/src/examples/algorithms/intersects_linestring.cpp index 2f7d0e249..68a561761 100644 --- a/doc/src/examples/algorithms/intersects_linestring.cpp +++ b/doc/src/examples/algorithms/intersects_linestring.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[intersects_linestring diff --git a/doc/src/examples/algorithms/intersects_segment.cpp b/doc/src/examples/algorithms/intersects_segment.cpp index a77e0266a..50c8d5ed8 100644 --- a/doc/src/examples/algorithms/intersects_segment.cpp +++ b/doc/src/examples/algorithms/intersects_segment.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[intersects diff --git a/doc/src/examples/algorithms/length.cpp b/doc/src/examples/algorithms/length.cpp index a26cdc863..72d4622db 100644 --- a/doc/src/examples/algorithms/length.cpp +++ b/doc/src/examples/algorithms/length.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[length diff --git a/doc/src/examples/algorithms/length_with_strategy.cpp b/doc/src/examples/algorithms/length_with_strategy.cpp index 648e65860..ff01a6128 100644 --- a/doc/src/examples/algorithms/length_with_strategy.cpp +++ b/doc/src/examples/algorithms/length_with_strategy.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[length_with_strategy diff --git a/doc/src/examples/algorithms/make_2d_point.cpp b/doc/src/examples/algorithms/make_2d_point.cpp index 14798d564..cf8ebfcfb 100644 --- a/doc/src/examples/algorithms/make_2d_point.cpp +++ b/doc/src/examples/algorithms/make_2d_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[make_2d_point diff --git a/doc/src/examples/algorithms/make_3d_point.cpp b/doc/src/examples/algorithms/make_3d_point.cpp index 983a6ecbb..4d44f7743 100644 --- a/doc/src/examples/algorithms/make_3d_point.cpp +++ b/doc/src/examples/algorithms/make_3d_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[make_3d_point diff --git a/doc/src/examples/algorithms/make_envelope.cpp b/doc/src/examples/algorithms/make_envelope.cpp index f51511eb3..492ba3b30 100644 --- a/doc/src/examples/algorithms/make_envelope.cpp +++ b/doc/src/examples/algorithms/make_envelope.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[make_envelope diff --git a/doc/src/examples/algorithms/make_inverse.cpp b/doc/src/examples/algorithms/make_inverse.cpp index b8da595ea..9eec40a61 100644 --- a/doc/src/examples/algorithms/make_inverse.cpp +++ b/doc/src/examples/algorithms/make_inverse.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[make_inverse diff --git a/doc/src/examples/algorithms/make_with_range.cpp b/doc/src/examples/algorithms/make_with_range.cpp index 3efb664bd..7d67931ba 100644 --- a/doc/src/examples/algorithms/make_with_range.cpp +++ b/doc/src/examples/algorithms/make_with_range.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[make_with_range diff --git a/doc/src/examples/algorithms/num_geometries.cpp b/doc/src/examples/algorithms/num_geometries.cpp index c1e2c1b08..ba7df4a21 100644 --- a/doc/src/examples/algorithms/num_geometries.cpp +++ b/doc/src/examples/algorithms/num_geometries.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[num_geometries diff --git a/doc/src/examples/algorithms/num_interior_rings.cpp b/doc/src/examples/algorithms/num_interior_rings.cpp index e62e2acc5..318b9e1f6 100644 --- a/doc/src/examples/algorithms/num_interior_rings.cpp +++ b/doc/src/examples/algorithms/num_interior_rings.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[num_interior_rings diff --git a/doc/src/examples/algorithms/num_points.cpp b/doc/src/examples/algorithms/num_points.cpp index ce2c73f70..ce5664fd3 100644 --- a/doc/src/examples/algorithms/num_points.cpp +++ b/doc/src/examples/algorithms/num_points.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[num_points diff --git a/doc/src/examples/algorithms/simplify.cpp b/doc/src/examples/algorithms/simplify.cpp index 77803e724..94ee4875e 100644 --- a/doc/src/examples/algorithms/simplify.cpp +++ b/doc/src/examples/algorithms/simplify.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[simplify diff --git a/doc/src/examples/algorithms/simplify_inserter.cpp b/doc/src/examples/algorithms/simplify_inserter.cpp index 8687518c8..7254f2d05 100644 --- a/doc/src/examples/algorithms/simplify_inserter.cpp +++ b/doc/src/examples/algorithms/simplify_inserter.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[simplify_inserter diff --git a/doc/src/examples/algorithms/simplify_inserter_with_strategy.cpp b/doc/src/examples/algorithms/simplify_inserter_with_strategy.cpp index 68aa1f3b7..9c2c3efc6 100644 --- a/doc/src/examples/algorithms/simplify_inserter_with_strategy.cpp +++ b/doc/src/examples/algorithms/simplify_inserter_with_strategy.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[simplify_inserter diff --git a/doc/src/examples/algorithms/sym_difference.cpp b/doc/src/examples/algorithms/sym_difference.cpp index 6ba6af3cc..22421ad80 100644 --- a/doc/src/examples/algorithms/sym_difference.cpp +++ b/doc/src/examples/algorithms/sym_difference.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[sym_difference diff --git a/doc/src/examples/algorithms/union.cpp b/doc/src/examples/algorithms/union.cpp index f6fc347fc..c348b9af9 100644 --- a/doc/src/examples/algorithms/union.cpp +++ b/doc/src/examples/algorithms/union.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[union diff --git a/doc/src/examples/core/get_box.cpp b/doc/src/examples/core/get_box.cpp index 79f45f1c3..987867a60 100644 --- a/doc/src/examples/core/get_box.cpp +++ b/doc/src/examples/core/get_box.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[get_box diff --git a/doc/src/examples/core/get_point.cpp b/doc/src/examples/core/get_point.cpp index 998e669b9..919375e09 100644 --- a/doc/src/examples/core/get_point.cpp +++ b/doc/src/examples/core/get_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[get_point diff --git a/doc/src/examples/core/set_box.cpp b/doc/src/examples/core/set_box.cpp index 8d18a1aa2..0d680a7b4 100644 --- a/doc/src/examples/core/set_box.cpp +++ b/doc/src/examples/core/set_box.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[set_box diff --git a/doc/src/examples/core/set_point.cpp b/doc/src/examples/core/set_point.cpp index d503b3677..9e13c1f2e 100644 --- a/doc/src/examples/core/set_point.cpp +++ b/doc/src/examples/core/set_point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[set_point diff --git a/doc/src/examples/geometries/point.cpp b/doc/src/examples/geometries/point.cpp index a77ba9726..bc2ef4f57 100644 --- a/doc/src/examples/geometries/point.cpp +++ b/doc/src/examples/geometries/point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands. + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[point diff --git a/doc/src/examples/geometries/register/point.cpp b/doc/src/examples/geometries/register/point.cpp index 522aca7f4..396b0026e 100644 --- a/doc/src/examples/geometries/register/point.cpp +++ b/doc/src/examples/geometries/register/point.cpp @@ -1,10 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// -// Copyright Barend Gehrels 2011, Geodan, Amsterdam, the Netherlands. + +// Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. + // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) -// + // Quickbook Example //[register_point_2d