diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_approximation_cache.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_approximation_cache.h index 3f6a43ab402..0bb72b0506f 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_approximation_cache.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_approximation_cache.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_APPROXIMATION_CACHE_H #define CGAL_DRAW_AOS_ARR_APPROXIMATION_CACHE_H @@ -67,4 +67,4 @@ private: } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_face.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_face.h index af14acbdfa8..0368204e4d7 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_face.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_face.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_BOUNDED_APPROXIMATE_FACE_H #define CGAL_DRAW_AOS_ARR_BOUNDED_APPROXIMATE_FACE_H @@ -259,4 +259,4 @@ private: } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_halfedge.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_halfedge.h index 9654d4fdc5c..82b5140fb99 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_halfedge.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_halfedge.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_BOUNDED_APPROXIMATE_HALFEDGE_H #define CGAL_DRAW_AOS_ARR_BOUNDED_APPROXIMATE_HALFEDGE_H @@ -339,4 +339,4 @@ private: } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_vertex.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_vertex.h index 80729fa18e1..cd19b117b3e 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_vertex.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_approximate_vertex.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_BOUNDED_APPROXIMATE_VERTEX_H #define CGAL_DRAW_AOS_ARR_BOUNDED_APPROXIMATE_VERTEX_H diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_face_triangulator.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_face_triangulator.h index 4384190df86..232fe1e349f 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_face_triangulator.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_face_triangulator.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_FACE_TRIANGULATOR_H #define CGAL_DRAW_AOS_ARR_FACE_TRIANGULATOR_H @@ -324,4 +324,4 @@ void debug_print(const Arr_bounded_face_triangulator& triangulator) } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_renderer.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_renderer.h index 4dedeae7c6b..fde77fb4591 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_renderer.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_bounded_renderer.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_BOUNDED_RENDERER_H #define CGAL_DRAW_AOS_ARR_BOUNDED_RENDERER_H @@ -63,4 +63,4 @@ private: } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_coordinate_converter.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_coordinate_converter.h index 98bbeba4405..df73228332f 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_coordinate_converter.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_coordinate_converter.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_COORDINATE_CONVERTER_H #define CGAL_DRAW_AOS_ARR_COORDINATE_CONVERTER_H @@ -114,4 +114,4 @@ private: } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_face_point_generator.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_face_point_generator.h index dea43538151..f9a7b47e820 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_face_point_generator.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_face_point_generator.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_ARR_FACE_POINT_GENERATOR_H #define CGAL_DRAW_AOS_ARR_FACE_POINT_GENERATOR_H @@ -98,4 +98,4 @@ public: } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_render_context.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_render_context.h index 144b97fb3bc..1d509981db4 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_render_context.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_render_context.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Li #ifndef CGAL_DRAW_AOS_ARR_RENDER_CONTEXT_H #define CGAL_DRAW_AOS_ARR_RENDER_CONTEXT_H @@ -174,4 +174,4 @@ public: } // namespace draw_aos } // namespace CGAL -#endif \ No newline at end of file +#endif diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_viewer.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_viewer.h index 5be7a151bd3..5ba01c2d2f2 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_viewer.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/Arr_viewer.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef ARR_VIEWER_H #define ARR_VIEWER_H diff --git a/Arrangement_on_surface_2/include/CGAL/Draw_aos/type_utils.h b/Arrangement_on_surface_2/include/CGAL/Draw_aos/type_utils.h index c2d421c657f..19f0359f4fa 100644 --- a/Arrangement_on_surface_2/include/CGAL/Draw_aos/type_utils.h +++ b/Arrangement_on_surface_2/include/CGAL/Draw_aos/type_utils.h @@ -11,7 +11,7 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Shepard Liu +// Author(s): Shepard Liu #ifndef CGAL_DRAW_AOS_TYPE_UTILS_H #define CGAL_DRAW_AOS_TYPE_UTILS_H diff --git a/Arrangement_on_surface_2/include/CGAL/draw_arrangement_2.h b/Arrangement_on_surface_2/include/CGAL/draw_arrangement_2.h index 98c914cbc55..1f5fa568db6 100644 --- a/Arrangement_on_surface_2/include/CGAL/draw_arrangement_2.h +++ b/Arrangement_on_surface_2/include/CGAL/draw_arrangement_2.h @@ -11,8 +11,8 @@ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // -// Author(s): Efi Fogel -// Shepard Liu +// Author(s): Efi Fogel +// Shepard Liu #ifndef CGAL_DRAW_ARRANGEMENT_2_H #define CGAL_DRAW_ARRANGEMENT_2_H