From 4aa1cb057a162b70a0efbacadea61551118f8ba5 Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Sat, 11 Oct 2008 20:21:08 +0000 Subject: [PATCH] Remove my email adress from header files. --- .../function_objects_on_roots_and_polynomials_2_3.h | 2 +- .../internal_functions_comparison_root_for_spheres_2_3.h | 2 +- .../internal_functions_on_roots_and_polynomial_1_3_and_2_3.h | 2 +- .../internal_functions_on_roots_and_polynomials_1_3.h | 2 +- .../internal_functions_on_roots_and_polynomials_2_3.h | 2 +- .../include/CGAL/Algebraic_kernel_for_spheres_2_3.h | 2 +- Algebraic_kernel_for_spheres/include/CGAL/Polynomials_1_3.h | 3 ++- Algebraic_kernel_for_spheres/include/CGAL/Polynomials_2_3.h | 3 ++- .../include/CGAL/Polynomials_for_line_3.h | 2 +- .../include/CGAL/Root_for_spheres_2_3.h | 3 ++- .../include/CGAL/global_functions_on_root_for_sphere_2_3.h | 2 +- .../CGAL/global_functions_on_roots_and_polynomials_1_3.h | 2 +- .../CGAL/global_functions_on_roots_and_polynomials_2_3.h | 3 ++- .../include/CGAL/_test_constructor.h | 2 +- .../include/CGAL/_test_predicates.h | 2 +- .../test_Algebraic_kernel_for_spheres.cpp | 2 +- Cartesian_kernel/include/CGAL/Cartesian_converter.h | 2 +- Circular_kernel_3/include/CGAL/IO/Spherical_circle_gl.h | 2 +- .../include/CGAL/Spherical_kernel_type_equality_wrapper.h | 2 +- .../doc_tex/Developers_manual/code_format_internal.tex | 2 +- .../doc_tex/Developers_manual/directory_structure.tex | 2 +- Developers_manual/doc_tex/Developers_manual/portability.tex | 2 +- Developers_manual/doc_tex/Developers_manual/svn.tex | 4 ++-- Filtered_kernel/package_info/Filtered_kernel/maintainer | 2 +- Homogeneous_kernel/include/CGAL/Homogeneous_converter.h | 2 +- Kernel_23/include/CGAL/Circle_3.h | 2 +- Number_types/package_info/Number_types/maintainer | 2 +- Number_types/test/Number_types/root_of_2.cpp | 4 +--- .../package_info/Principal_component_analysis/maintainer | 2 +- STL_Extension/include/CGAL/Circulator_identity.h | 3 ++- STL_Extension/include/CGAL/Circulator_on_node.h | 3 ++- STL_Extension/include/CGAL/Circulator_project.h | 3 ++- STL_Extension/include/CGAL/Counting_iterator.h | 2 +- STL_Extension/include/CGAL/In_place_list.h | 2 +- STL_Extension/include/CGAL/Inverse_index.h | 2 +- STL_Extension/include/CGAL/Iterator_identity.h | 2 +- STL_Extension/include/CGAL/Iterator_project.h | 2 +- STL_Extension/include/CGAL/Iterator_transform.h | 2 +- STL_Extension/include/CGAL/Join_input_iterator.h | 2 +- STL_Extension/include/CGAL/N_step_adaptor.h | 2 +- STL_Extension/include/CGAL/N_step_adaptor_derived.h | 2 +- STL_Extension/include/CGAL/Random_access_adaptor.h | 2 +- STL_Extension/include/CGAL/Random_access_value_adaptor.h | 2 +- STL_Extension/include/CGAL/algorithm.h | 2 +- STL_Extension/include/CGAL/copy_n.h | 2 +- STL_Extension/include/CGAL/function_objects.h | 2 +- STL_Extension/include/CGAL/iterator.h | 2 +- STL_Extension/include/CGAL/min_max_n.h | 2 +- STL_Extension/include/CGAL/utility.h | 2 +- STL_Extension/test/STL_Extension/test_Compact_container.cpp | 2 +- STL_Extension/test/STL_Extension/test_In_place_list.cpp | 2 +- STL_Extension/test/STL_Extension/test_stl_extension.cpp | 2 +- .../include/CGAL/Regular_triangulation_euclidean_traits_2.h | 2 +- .../include/CGAL/Regular_triangulation_filtered_traits_2.h | 2 +- Triangulation_2/include/CGAL/Triangulation_utils_2.h | 3 ++- .../include/CGAL/predicates/Regular_triangulation_ftC2.h | 2 +- .../include/CGAL/predicates/Regular_triangulation_rtH2.h | 2 +- Triangulation_3/include/CGAL/Delaunay_triangulation_3.h | 2 +- .../include/CGAL/IO/Triangulation_geomview_ostream_3.h | 2 +- Triangulation_3/include/CGAL/Regular_triangulation_3.h | 2 +- .../include/CGAL/Regular_triangulation_euclidean_traits_3.h | 2 +- .../include/CGAL/Regular_triangulation_filtered_traits_3.h | 3 +-- Triangulation_3/include/CGAL/Triangulation_3.h | 2 +- Triangulation_3/include/CGAL/Triangulation_data_structure_3.h | 2 +- Triangulation_3/include/CGAL/Triangulation_ds_cell_base_3.h | 2 +- Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h | 2 +- .../include/CGAL/Triangulation_hierarchy_vertex_base_3.h | 2 +- .../include/CGAL/predicates/Regular_triangulation_ftC3.h | 2 +- .../include/CGAL/predicates/Regular_triangulation_rtH3.h | 2 +- Triangulation_3/package_info/Triangulation_3/maintainer | 2 +- 70 files changed, 79 insertions(+), 74 deletions(-) diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h index 7430fc9683d..4da5511ffb2 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/function_objects_on_roots_and_polynomials_2_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #ifndef CGAL_ALGEBRAIC_KERNEL_FOR_SPHERES_FUNCTION_OBJECTS_ON_ROOTS_AND_POLYNOMIALS_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h index bd5c54738b2..d88446c3129 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_comparison_root_for_spheres_2_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #ifndef CGAL_ALGEBRAIC_KERNEL_COMPARISON_ROOT_FOR_SPHERES_2_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h index 371153f8827..658d72aec18 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomial_1_3_and_2_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #ifndef CGAL_ALGEBRAIC_KERNEL_FUNCTIONS_ON_ROOTS_AND_POLYNOMIAL_1_3_AND_2_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h index 2cf4a1b71a7..44395cf8b54 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_1_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #ifndef CGAL_ALGEBRAIC_KERNEL_FUNCTIONS_ON_ROOTS_AND_POLYNOMIALS_1_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h index 48cc737dccc..c71b48fae9b 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres/internal_functions_on_roots_and_polynomials_2_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #ifndef CGAL_ALGEBRAIC_KERNEL_FUNCTIONS_ON_ROOTS_AND_POLYNOMIALS_2_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres_2_3.h index 528329154cc..66c47dda48b 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Algebraic_kernel_for_spheres_2_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_1_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_1_3.h index 348cc01d50d..27b1fb1883c 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_1_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_1_3.h @@ -21,10 +21,11 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy + #ifndef CGAL_ALGEBRAIC_KERNEL_POLYNOMIALS_1_3_H #define CGAL_ALGEBRAIC_KERNEL_POLYNOMIALS_1_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_2_3.h index 728de66ab8e..5c00157e44c 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_2_3.h @@ -21,10 +21,11 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy + #ifndef CGAL_ALGEBRAIC_KERNEL_POLYNOMIALS_2_3_H #define CGAL_ALGEBRAIC_KERNEL_POLYNOMIALS_2_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_for_line_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_for_line_3.h index 21241a14746..87f27cc9ed1 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_for_line_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Polynomials_for_line_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #ifndef CGAL_ALGEBRAIC_KERNEL_POLYNOMIALS_FOR_LINE_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/Root_for_spheres_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/Root_for_spheres_2_3.h index 348bedc7e85..feae17b9f43 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/Root_for_spheres_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/Root_for_spheres_2_3.h @@ -21,10 +21,11 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy + #ifndef CGAL_ROOT_FOR_SPHERES_2_3_H #define CGAL_ROOT_FOR_SPHERES_2_3_H diff --git a/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_root_for_sphere_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_root_for_sphere_2_3.h index 5bf901e56f1..7c75be597e3 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_root_for_sphere_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_root_for_sphere_2_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy diff --git a/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h b/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h index 26949efb679..ae332254d55 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_1_3.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy diff --git a/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h b/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h index 4f1d84ee083..5c952942b71 100644 --- a/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h +++ b/Algebraic_kernel_for_spheres/include/CGAL/global_functions_on_roots_and_polynomials_2_3.h @@ -21,10 +21,11 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy + #ifndef CGAL_CURVED_KERNEL_GLOBAL_FUNCTIONS_ON_ROOTS_AND_POLYNOMIALS_2_3_H #define CGAL_CURVED_KERNEL_GLOBAL_FUNCTIONS_ON_ROOTS_AND_POLYNOMIALS_2_3_H diff --git a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_constructor.h b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_constructor.h index 6d245c67cac..2e4e4dd6667 100644 --- a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_constructor.h +++ b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_constructor.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #include diff --git a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_predicates.h b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_predicates.h index abc30d9651d..0dfd1519ade 100644 --- a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_predicates.h +++ b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/include/CGAL/_test_predicates.h @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #include diff --git a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/test_Algebraic_kernel_for_spheres.cpp b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/test_Algebraic_kernel_for_spheres.cpp index 6b77eff5c96..783cf0fcfbe 100644 --- a/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/test_Algebraic_kernel_for_spheres.cpp +++ b/Algebraic_kernel_for_spheres/test/Algebraic_kernel_for_spheres/test_Algebraic_kernel_for_spheres.cpp @@ -21,7 +21,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado #include diff --git a/Cartesian_kernel/include/CGAL/Cartesian_converter.h b/Cartesian_kernel/include/CGAL/Cartesian_converter.h index e01a8101550..77ea3757df3 100644 --- a/Cartesian_kernel/include/CGAL/Cartesian_converter.h +++ b/Cartesian_kernel/include/CGAL/Cartesian_converter.h @@ -19,7 +19,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion // Menelaos Karavelas #ifndef CGAL_CARTESIAN_CONVERTER_H diff --git a/Circular_kernel_3/include/CGAL/IO/Spherical_circle_gl.h b/Circular_kernel_3/include/CGAL/IO/Spherical_circle_gl.h index b7eaadd7e0c..8bd651bd085 100644 --- a/Circular_kernel_3/include/CGAL/IO/Spherical_circle_gl.h +++ b/Circular_kernel_3/include/CGAL/IO/Spherical_circle_gl.h @@ -22,7 +22,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Julien Hazebrouck // Damien Leroy diff --git a/Circular_kernel_3/include/CGAL/Spherical_kernel_type_equality_wrapper.h b/Circular_kernel_3/include/CGAL/Spherical_kernel_type_equality_wrapper.h index 186abe11c64..0f5decb9c06 100644 --- a/Circular_kernel_3/include/CGAL/Spherical_kernel_type_equality_wrapper.h +++ b/Circular_kernel_3/include/CGAL/Spherical_kernel_type_equality_wrapper.h @@ -22,7 +22,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy diff --git a/Developers_manual/doc_tex/Developers_manual/code_format_internal.tex b/Developers_manual/doc_tex/Developers_manual/code_format_internal.tex index e0344bfa307..5890dda278b 100644 --- a/Developers_manual/doc_tex/Developers_manual/code_format_internal.tex +++ b/Developers_manual/doc_tex/Developers_manual/code_format_internal.tex @@ -22,7 +22,7 @@ Here follows what this gives for a file under the QPL : // // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion \end{verbatim} \ccIndexSubsubitemEnd{source files}{headings for}{QPL version} diff --git a/Developers_manual/doc_tex/Developers_manual/directory_structure.tex b/Developers_manual/doc_tex/Developers_manual/directory_structure.tex index 8538aaaf22b..c38ef91acfb 100644 --- a/Developers_manual/doc_tex/Developers_manual/directory_structure.tex +++ b/Developers_manual/doc_tex/Developers_manual/directory_structure.tex @@ -15,7 +15,7 @@ \ccChapterRelease{Chapter Version: 1.1} \ccChapterAuthor{Geert-Jan Giezeman ({\tt geert@cs.uu.nl})\\ Susan Hert ({\tt hert@mpi-sb.mpg.de})\\ - Sylvain Pion ({\tt Sylvain.Pion@sophia.inria.fr}) } + Sylvain Pion} In order for code, demos, documentation, {\em etc.} developed for \cgal\ to be included in an automated way into the internal (and public) releases of the diff --git a/Developers_manual/doc_tex/Developers_manual/portability.tex b/Developers_manual/doc_tex/Developers_manual/portability.tex index 46ac094199f..58e6d824eec 100644 --- a/Developers_manual/doc_tex/Developers_manual/portability.tex +++ b/Developers_manual/doc_tex/Developers_manual/portability.tex @@ -14,7 +14,7 @@ \ccChapterRelease{Chapter Version: 1.0} \ccChapterAuthor{Michael Hoffmann ({\tt hoffmann@inf.ethz.ch})\\ Stefan Schirra ({\tt stschirr@mpi-sb.mpg.de})\\ - Sylvain Pion ({\tt Sylvain.Pion@sophia.inria.fr})} + Sylvain Pion} \ccIndexMainItemBegin{portability} This chapter gives an overview of issues related to the diff --git a/Developers_manual/doc_tex/Developers_manual/svn.tex b/Developers_manual/doc_tex/Developers_manual/svn.tex index b76804a9782..cc581f54556 100644 --- a/Developers_manual/doc_tex/Developers_manual/svn.tex +++ b/Developers_manual/doc_tex/Developers_manual/svn.tex @@ -3,7 +3,7 @@ % Chapter: SVN Server % ----------------------------------------------------------------------------- % file : svn.tex -% authors: Mariette Yvinec, Sylvain Pion +% authors: Mariette Yvinec, Sylvain Pion % ----------------------------------------------------------------------------- % $Id$ % $Date$ @@ -11,7 +11,7 @@ \chapter{SVN Server\label{chap:svn}} \ccChapterRelease{Chapter Version: 3.0} -\ccChapterAuthor{Sylvain Pion ({\tt Sylvain.Pion@sophia.inria.fr})} +\ccChapterAuthor{Sylvain Pion} \index{SVN server|(} SVN (Subversion) is a popular version control diff --git a/Filtered_kernel/package_info/Filtered_kernel/maintainer b/Filtered_kernel/package_info/Filtered_kernel/maintainer index 894b5eb2cd9..1b0ca4ecc40 100644 --- a/Filtered_kernel/package_info/Filtered_kernel/maintainer +++ b/Filtered_kernel/package_info/Filtered_kernel/maintainer @@ -1 +1 @@ -Sylvain Pion +Sylvain Pion diff --git a/Homogeneous_kernel/include/CGAL/Homogeneous_converter.h b/Homogeneous_kernel/include/CGAL/Homogeneous_converter.h index a79598cd41b..e13021bb90f 100644 --- a/Homogeneous_kernel/include/CGAL/Homogeneous_converter.h +++ b/Homogeneous_kernel/include/CGAL/Homogeneous_converter.h @@ -19,7 +19,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion // Menelaos Karavelas #ifndef CGAL_HOMOGENEOUS_CONVERTER_H diff --git a/Kernel_23/include/CGAL/Circle_3.h b/Kernel_23/include/CGAL/Circle_3.h index 70b3b20109e..2fb6cc18b1a 100644 --- a/Kernel_23/include/CGAL/Circle_3.h +++ b/Kernel_23/include/CGAL/Circle_3.h @@ -22,7 +22,7 @@ // $Id$ // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Pedro Machado // Julien Hazebrouck // Damien Leroy diff --git a/Number_types/package_info/Number_types/maintainer b/Number_types/package_info/Number_types/maintainer index 894b5eb2cd9..1b0ca4ecc40 100644 --- a/Number_types/package_info/Number_types/maintainer +++ b/Number_types/package_info/Number_types/maintainer @@ -1 +1 @@ -Sylvain Pion +Sylvain Pion diff --git a/Number_types/test/Number_types/root_of_2.cpp b/Number_types/test/Number_types/root_of_2.cpp index e7cc8886301..95d38dfeecc 100644 --- a/Number_types/test/Number_types/root_of_2.cpp +++ b/Number_types/test/Number_types/root_of_2.cpp @@ -1,11 +1,9 @@ - - // Copyright (c) 2003 INRIA Sophia-Antipolis (France) and // Max-Planck-Institute Saarbruecken (Germany). // All rights reserved. // // Authors : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // // Partially supported by the IST Programme of the EU as a Shared-cost // RTD (FET Open) Project under Contract No IST-2000-26473 diff --git a/Principal_component_analysis/package_info/Principal_component_analysis/maintainer b/Principal_component_analysis/package_info/Principal_component_analysis/maintainer index 50a1862849b..060b14e671e 100644 --- a/Principal_component_analysis/package_info/Principal_component_analysis/maintainer +++ b/Principal_component_analysis/package_info/Principal_component_analysis/maintainer @@ -1,2 +1,2 @@ Pierre Alliez -Sylvain Pion +Sylvain Pion diff --git a/STL_Extension/include/CGAL/Circulator_identity.h b/STL_Extension/include/CGAL/Circulator_identity.h index 062fb8b6606..0049f95d8b3 100644 --- a/STL_Extension/include/CGAL/Circulator_identity.h +++ b/STL_Extension/include/CGAL/Circulator_identity.h @@ -21,10 +21,11 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_CIRCULATOR_IDENTITY_H #define CGAL_CIRCULATOR_IDENTITY_H 1 + #include CGAL_BEGIN_NAMESPACE diff --git a/STL_Extension/include/CGAL/Circulator_on_node.h b/STL_Extension/include/CGAL/Circulator_on_node.h index 65442037200..3903be1880c 100644 --- a/STL_Extension/include/CGAL/Circulator_on_node.h +++ b/STL_Extension/include/CGAL/Circulator_on_node.h @@ -21,10 +21,11 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_CIRCULATOR_ON_NODE_H #define CGAL_CIRCULATOR_ON_NODE_H 1 + #include CGAL_BEGIN_NAMESPACE diff --git a/STL_Extension/include/CGAL/Circulator_project.h b/STL_Extension/include/CGAL/Circulator_project.h index f504e731c1b..d7dc6675186 100644 --- a/STL_Extension/include/CGAL/Circulator_project.h +++ b/STL_Extension/include/CGAL/Circulator_project.h @@ -21,10 +21,11 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_CIRCULATOR_PROJECT_H #define CGAL_CIRCULATOR_PROJECT_H 1 + #include CGAL_BEGIN_NAMESPACE diff --git a/STL_Extension/include/CGAL/Counting_iterator.h b/STL_Extension/include/CGAL/Counting_iterator.h index 0883ba1e003..b75673534d8 100644 --- a/STL_Extension/include/CGAL/Counting_iterator.h +++ b/STL_Extension/include/CGAL/Counting_iterator.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // This file is obsolete; use instead. #include diff --git a/STL_Extension/include/CGAL/In_place_list.h b/STL_Extension/include/CGAL/In_place_list.h index 8f6f027c355..3da5dc0b9ee 100644 --- a/STL_Extension/include/CGAL/In_place_list.h +++ b/STL_Extension/include/CGAL/In_place_list.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_IN_PLACE_LIST_H #define CGAL_IN_PLACE_LIST_H 1 diff --git a/STL_Extension/include/CGAL/Inverse_index.h b/STL_Extension/include/CGAL/Inverse_index.h index 0883ba1e003..b75673534d8 100644 --- a/STL_Extension/include/CGAL/Inverse_index.h +++ b/STL_Extension/include/CGAL/Inverse_index.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // This file is obsolete; use instead. #include diff --git a/STL_Extension/include/CGAL/Iterator_identity.h b/STL_Extension/include/CGAL/Iterator_identity.h index 63926286c76..98f7e9f87f3 100644 --- a/STL_Extension/include/CGAL/Iterator_identity.h +++ b/STL_Extension/include/CGAL/Iterator_identity.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_ITERATOR_IDENTITY_H #define CGAL_ITERATOR_IDENTITY_H 1 diff --git a/STL_Extension/include/CGAL/Iterator_project.h b/STL_Extension/include/CGAL/Iterator_project.h index c207e7dae2f..55164114951 100644 --- a/STL_Extension/include/CGAL/Iterator_project.h +++ b/STL_Extension/include/CGAL/Iterator_project.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_ITERATOR_PROJECT_H #define CGAL_ITERATOR_PROJECT_H 1 diff --git a/STL_Extension/include/CGAL/Iterator_transform.h b/STL_Extension/include/CGAL/Iterator_transform.h index bbc6c53c005..111d854e1bf 100644 --- a/STL_Extension/include/CGAL/Iterator_transform.h +++ b/STL_Extension/include/CGAL/Iterator_transform.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // Fernando Cacciola #ifndef CGAL_ITERATOR_TRANSFORM_H diff --git a/STL_Extension/include/CGAL/Join_input_iterator.h b/STL_Extension/include/CGAL/Join_input_iterator.h index 0883ba1e003..b75673534d8 100644 --- a/STL_Extension/include/CGAL/Join_input_iterator.h +++ b/STL_Extension/include/CGAL/Join_input_iterator.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // This file is obsolete; use instead. #include diff --git a/STL_Extension/include/CGAL/N_step_adaptor.h b/STL_Extension/include/CGAL/N_step_adaptor.h index 0883ba1e003..b75673534d8 100644 --- a/STL_Extension/include/CGAL/N_step_adaptor.h +++ b/STL_Extension/include/CGAL/N_step_adaptor.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // This file is obsolete; use instead. #include diff --git a/STL_Extension/include/CGAL/N_step_adaptor_derived.h b/STL_Extension/include/CGAL/N_step_adaptor_derived.h index 0883ba1e003..b75673534d8 100644 --- a/STL_Extension/include/CGAL/N_step_adaptor_derived.h +++ b/STL_Extension/include/CGAL/N_step_adaptor_derived.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // This file is obsolete; use instead. #include diff --git a/STL_Extension/include/CGAL/Random_access_adaptor.h b/STL_Extension/include/CGAL/Random_access_adaptor.h index 0883ba1e003..b75673534d8 100644 --- a/STL_Extension/include/CGAL/Random_access_adaptor.h +++ b/STL_Extension/include/CGAL/Random_access_adaptor.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // This file is obsolete; use instead. #include diff --git a/STL_Extension/include/CGAL/Random_access_value_adaptor.h b/STL_Extension/include/CGAL/Random_access_value_adaptor.h index 7c99a9b310d..ff9e75c2b8b 100644 --- a/STL_Extension/include/CGAL/Random_access_value_adaptor.h +++ b/STL_Extension/include/CGAL/Random_access_value_adaptor.h @@ -21,6 +21,6 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #include diff --git a/STL_Extension/include/CGAL/algorithm.h b/STL_Extension/include/CGAL/algorithm.h index eb4fca54e74..1ebb609ee7d 100644 --- a/STL_Extension/include/CGAL/algorithm.h +++ b/STL_Extension/include/CGAL/algorithm.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_ALGORITHM_H #define CGAL_ALGORITHM_H diff --git a/STL_Extension/include/CGAL/copy_n.h b/STL_Extension/include/CGAL/copy_n.h index d0ee55775a4..db7d67697e3 100644 --- a/STL_Extension/include/CGAL/copy_n.h +++ b/STL_Extension/include/CGAL/copy_n.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // This file is obsolete and exists only for backwards-compatibility. diff --git a/STL_Extension/include/CGAL/function_objects.h b/STL_Extension/include/CGAL/function_objects.h index cb7e1e40170..74a78c9f701 100644 --- a/STL_Extension/include/CGAL/function_objects.h +++ b/STL_Extension/include/CGAL/function_objects.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_FUNCTION_OBJECTS_H #define CGAL_FUNCTION_OBJECTS_H 1 diff --git a/STL_Extension/include/CGAL/iterator.h b/STL_Extension/include/CGAL/iterator.h index 7d60c216fc0..77ee761a714 100644 --- a/STL_Extension/include/CGAL/iterator.h +++ b/STL_Extension/include/CGAL/iterator.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_ITERATOR_H #define CGAL_ITERATOR_H 1 diff --git a/STL_Extension/include/CGAL/min_max_n.h b/STL_Extension/include/CGAL/min_max_n.h index 1b015a20efd..ea36bc46d06 100644 --- a/STL_Extension/include/CGAL/min_max_n.h +++ b/STL_Extension/include/CGAL/min_max_n.h @@ -16,7 +16,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion #ifndef CGAL_MIN_MAX_N_H #define CGAL_MIN_MAX_N_H diff --git a/STL_Extension/include/CGAL/utility.h b/STL_Extension/include/CGAL/utility.h index 102e500681b..bc958eed6c1 100644 --- a/STL_Extension/include/CGAL/utility.h +++ b/STL_Extension/include/CGAL/utility.h @@ -21,7 +21,7 @@ // // Author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_UTILITY_H #define CGAL_UTILITY_H 1 diff --git a/STL_Extension/test/STL_Extension/test_Compact_container.cpp b/STL_Extension/test/STL_Extension/test_Compact_container.cpp index 63f2043dfd5..2072069bac5 100644 --- a/STL_Extension/test/STL_Extension/test_Compact_container.cpp +++ b/STL_Extension/test/STL_Extension/test_Compact_container.cpp @@ -19,7 +19,7 @@ // revision_date : $Date$ // author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // // maintainer : Michael Hoffmann // coordinator : ETH diff --git a/STL_Extension/test/STL_Extension/test_In_place_list.cpp b/STL_Extension/test/STL_Extension/test_In_place_list.cpp index ae90e4fe15a..1b34e2ac609 100644 --- a/STL_Extension/test/STL_Extension/test_In_place_list.cpp +++ b/STL_Extension/test/STL_Extension/test_In_place_list.cpp @@ -19,7 +19,7 @@ // revision_date : $Date$ // author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // // maintainer : Michael Hoffmann // coordinator : ETH diff --git a/STL_Extension/test/STL_Extension/test_stl_extension.cpp b/STL_Extension/test/STL_Extension/test_stl_extension.cpp index d9b2ecb85b9..3666d99fcc6 100644 --- a/STL_Extension/test/STL_Extension/test_stl_extension.cpp +++ b/STL_Extension/test/STL_Extension/test_stl_extension.cpp @@ -19,7 +19,7 @@ // revision_date : $Date$ // author(s) : Michael Hoffmann // Lutz Kettner -// Sylvain Pion +// Sylvain Pion // // maintainer : Michael Hoffmann // coordinator : ETH diff --git a/Triangulation_2/include/CGAL/Regular_triangulation_euclidean_traits_2.h b/Triangulation_2/include/CGAL/Regular_triangulation_euclidean_traits_2.h index 2d792c8494e..5b9cdf839b0 100644 --- a/Triangulation_2/include/CGAL/Regular_triangulation_euclidean_traits_2.h +++ b/Triangulation_2/include/CGAL/Regular_triangulation_euclidean_traits_2.h @@ -16,7 +16,7 @@ // // // Author(s) : Mariette Yvinec -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_REGULAR_TRIANGULATION_EUCLIDEAN_TRAITS_2_H #define CGAL_REGULAR_TRIANGULATION_EUCLIDEAN_TRAITS_2_H diff --git a/Triangulation_2/include/CGAL/Regular_triangulation_filtered_traits_2.h b/Triangulation_2/include/CGAL/Regular_triangulation_filtered_traits_2.h index c974e86adc0..22035238586 100644 --- a/Triangulation_2/include/CGAL/Regular_triangulation_filtered_traits_2.h +++ b/Triangulation_2/include/CGAL/Regular_triangulation_filtered_traits_2.h @@ -15,7 +15,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion #ifndef CGAL_REGULAR_TRIANGULATION_FILTERED_TRAITS_2_H #define CGAL_REGULAR_TRIANGULATION_FILTERED_TRAITS_2_H diff --git a/Triangulation_2/include/CGAL/Triangulation_utils_2.h b/Triangulation_2/include/CGAL/Triangulation_utils_2.h index f7cf4819f5f..c988b0315f8 100644 --- a/Triangulation_2/include/CGAL/Triangulation_utils_2.h +++ b/Triangulation_2/include/CGAL/Triangulation_utils_2.h @@ -16,8 +16,9 @@ // // // Author(s) : Mariette Yvinec -// Sylvain Pion +// Sylvain Pion // Andreas Fabri + #ifndef CGAL_TRIANGULATION_UTILS_2_H #define CGAL_TRIANGULATION_UTILS_2_H diff --git a/Triangulation_2/include/CGAL/predicates/Regular_triangulation_ftC2.h b/Triangulation_2/include/CGAL/predicates/Regular_triangulation_ftC2.h index ff89dbb9384..6c7a7a8c11c 100644 --- a/Triangulation_2/include/CGAL/predicates/Regular_triangulation_ftC2.h +++ b/Triangulation_2/include/CGAL/predicates/Regular_triangulation_ftC2.h @@ -15,7 +15,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion // Mariette Yvinec #ifndef CGAL_REGULAR_TRIANGULATION_FTC2_H diff --git a/Triangulation_2/include/CGAL/predicates/Regular_triangulation_rtH2.h b/Triangulation_2/include/CGAL/predicates/Regular_triangulation_rtH2.h index 7bd152ab7c5..cf115a4aa9b 100644 --- a/Triangulation_2/include/CGAL/predicates/Regular_triangulation_rtH2.h +++ b/Triangulation_2/include/CGAL/predicates/Regular_triangulation_rtH2.h @@ -15,7 +15,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion // Mariette Yvinec #ifndef CGAL_REGULAR_TRIANGULATION_RTH2_H diff --git a/Triangulation_3/include/CGAL/Delaunay_triangulation_3.h b/Triangulation_3/include/CGAL/Delaunay_triangulation_3.h index 1cb2d942239..1103040a4f4 100644 --- a/Triangulation_3/include/CGAL/Delaunay_triangulation_3.h +++ b/Triangulation_3/include/CGAL/Delaunay_triangulation_3.h @@ -16,7 +16,7 @@ // // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Andreas Fabri diff --git a/Triangulation_3/include/CGAL/IO/Triangulation_geomview_ostream_3.h b/Triangulation_3/include/CGAL/IO/Triangulation_geomview_ostream_3.h index 7ac3195b76e..cf95d9584bf 100644 --- a/Triangulation_3/include/CGAL/IO/Triangulation_geomview_ostream_3.h +++ b/Triangulation_3/include/CGAL/IO/Triangulation_geomview_ostream_3.h @@ -15,7 +15,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion #ifndef CGAL_IO_TRIANGULATION_GEOMVIEW_OSTREAM_3_H #define CGAL_IO_TRIANGULATION_GEOMVIEW_OSTREAM_3_H diff --git a/Triangulation_3/include/CGAL/Regular_triangulation_3.h b/Triangulation_3/include/CGAL/Regular_triangulation_3.h index 1429f05bef9..1db1dc65f09 100644 --- a/Triangulation_3/include/CGAL/Regular_triangulation_3.h +++ b/Triangulation_3/include/CGAL/Regular_triangulation_3.h @@ -16,7 +16,7 @@ // // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // Christophe Delage #ifndef CGAL_REGULAR_TRIANGULATION_3_H diff --git a/Triangulation_3/include/CGAL/Regular_triangulation_euclidean_traits_3.h b/Triangulation_3/include/CGAL/Regular_triangulation_euclidean_traits_3.h index 54c45e18d0e..dac69b8ba2f 100644 --- a/Triangulation_3/include/CGAL/Regular_triangulation_euclidean_traits_3.h +++ b/Triangulation_3/include/CGAL/Regular_triangulation_euclidean_traits_3.h @@ -15,7 +15,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion // Monique Teillaud // Mariette Yvinec diff --git a/Triangulation_3/include/CGAL/Regular_triangulation_filtered_traits_3.h b/Triangulation_3/include/CGAL/Regular_triangulation_filtered_traits_3.h index 4d68b3f97c0..4ff8a58074e 100644 --- a/Triangulation_3/include/CGAL/Regular_triangulation_filtered_traits_3.h +++ b/Triangulation_3/include/CGAL/Regular_triangulation_filtered_traits_3.h @@ -14,8 +14,7 @@ // $URL$ // $Id$ // -// -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion #ifndef CGAL_REGULAR_TRIANGULATION_FILTERED_TRAITS_3_H #define CGAL_REGULAR_TRIANGULATION_FILTERED_TRAITS_3_H diff --git a/Triangulation_3/include/CGAL/Triangulation_3.h b/Triangulation_3/include/CGAL/Triangulation_3.h index 001bf729054..90d66906fe0 100644 --- a/Triangulation_3/include/CGAL/Triangulation_3.h +++ b/Triangulation_3/include/CGAL/Triangulation_3.h @@ -16,7 +16,7 @@ // // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_TRIANGULATION_3_H diff --git a/Triangulation_3/include/CGAL/Triangulation_data_structure_3.h b/Triangulation_3/include/CGAL/Triangulation_data_structure_3.h index 0a043a7b083..fff59e46f42 100644 --- a/Triangulation_3/include/CGAL/Triangulation_data_structure_3.h +++ b/Triangulation_3/include/CGAL/Triangulation_data_structure_3.h @@ -16,7 +16,7 @@ // // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // // combinatorial triangulation of the boundary of a polytope // of dimension d in dimension d+1 diff --git a/Triangulation_3/include/CGAL/Triangulation_ds_cell_base_3.h b/Triangulation_3/include/CGAL/Triangulation_ds_cell_base_3.h index d5bf56c1396..e740b450e1a 100644 --- a/Triangulation_3/include/CGAL/Triangulation_ds_cell_base_3.h +++ b/Triangulation_3/include/CGAL/Triangulation_ds_cell_base_3.h @@ -16,7 +16,7 @@ // // // Author(s) : Monique Teillaud -// Sylvain Pion +// Sylvain Pion // cell of a triangulation data structure of any dimension <=3 diff --git a/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h b/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h index 594ff84c66d..e8e2b7e5175 100644 --- a/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h +++ b/Triangulation_3/include/CGAL/Triangulation_hierarchy_3.h @@ -16,7 +16,7 @@ // // // Author(s) : Olivier Devillers -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_TRIANGULATION_HIERARCHY_3_H #define CGAL_TRIANGULATION_HIERARCHY_3_H diff --git a/Triangulation_3/include/CGAL/Triangulation_hierarchy_vertex_base_3.h b/Triangulation_3/include/CGAL/Triangulation_hierarchy_vertex_base_3.h index 32e168a3ba0..11413f6d53b 100644 --- a/Triangulation_3/include/CGAL/Triangulation_hierarchy_vertex_base_3.h +++ b/Triangulation_3/include/CGAL/Triangulation_hierarchy_vertex_base_3.h @@ -16,7 +16,7 @@ // // // Author(s) : Olivier Devillers -// Sylvain Pion +// Sylvain Pion #ifndef CGAL_TRIANGULATION_HIERARCHY_VERTEX_BASE_3_H #define CGAL_TRIANGULATION_HIERARCHY_VERTEX_BASE_3_H diff --git a/Triangulation_3/include/CGAL/predicates/Regular_triangulation_ftC3.h b/Triangulation_3/include/CGAL/predicates/Regular_triangulation_ftC3.h index 357929e818e..68e11121dcb 100644 --- a/Triangulation_3/include/CGAL/predicates/Regular_triangulation_ftC3.h +++ b/Triangulation_3/include/CGAL/predicates/Regular_triangulation_ftC3.h @@ -15,7 +15,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion #ifndef CGAL_REGULAR_TRIANGULATION_FTC3_H #define CGAL_REGULAR_TRIANGULATION_FTC3_H diff --git a/Triangulation_3/include/CGAL/predicates/Regular_triangulation_rtH3.h b/Triangulation_3/include/CGAL/predicates/Regular_triangulation_rtH3.h index e64dc79fa64..33082e881d4 100644 --- a/Triangulation_3/include/CGAL/predicates/Regular_triangulation_rtH3.h +++ b/Triangulation_3/include/CGAL/predicates/Regular_triangulation_rtH3.h @@ -15,7 +15,7 @@ // $Id$ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion #ifndef CGAL_REGULAR_TRIANGULATION_RTH3_H #define CGAL_REGULAR_TRIANGULATION_RTH3_H diff --git a/Triangulation_3/package_info/Triangulation_3/maintainer b/Triangulation_3/package_info/Triangulation_3/maintainer index 9abe4214930..e3bf332864e 100644 --- a/Triangulation_3/package_info/Triangulation_3/maintainer +++ b/Triangulation_3/package_info/Triangulation_3/maintainer @@ -1,2 +1,2 @@ Monique Teillaud -Sylvain Pion +Sylvain Pion