From c95cae91efcbcef4d92c1f15cb24da8e4276887b Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Thu, 27 Dec 2018 10:00:02 +0100 Subject: [PATCH] Add myself as coauthor --- Number_types/include/CGAL/FPU.h | 4 ++-- Number_types/include/CGAL/Interval_nt.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Number_types/include/CGAL/FPU.h b/Number_types/include/CGAL/FPU.h index 01165c21a6c..1e4a8572d8a 100644 --- a/Number_types/include/CGAL/FPU.h +++ b/Number_types/include/CGAL/FPU.h @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2008 +// Copyright (c) 1998-2019 // Utrecht University (The Netherlands), // ETH Zurich (Switzerland), // INRIA Sophia-Antipolis (France), @@ -21,7 +21,7 @@ // SPDX-License-Identifier: LGPL-3.0+ // // -// Author(s) : Sylvain Pion +// Author(s) : Sylvain Pion, Marc Glisse #ifndef CGAL_FPU_H #define CGAL_FPU_H diff --git a/Number_types/include/CGAL/Interval_nt.h b/Number_types/include/CGAL/Interval_nt.h index 0fd75061cfd..431c3ab25dd 100644 --- a/Number_types/include/CGAL/Interval_nt.h +++ b/Number_types/include/CGAL/Interval_nt.h @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2005,2007 +// Copyright (c) 1998-2019 // Utrecht University (The Netherlands), // ETH Zurich (Switzerland), // INRIA Sophia-Antipolis (France), @@ -21,7 +21,7 @@ // SPDX-License-Identifier: LGPL-3.0+ // // -// Author(s) : Sylvain Pion, Michael Hemmer +// Author(s) : Sylvain Pion, Michael Hemmer, Marc Glisse #ifndef CGAL_INTERVAL_NT_H #define CGAL_INTERVAL_NT_H