Add myself as coauthor

This commit is contained in:
Marc Glisse 2018-12-27 10:00:02 +01:00
parent f6dc79134b
commit c95cae91ef
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
// Copyright (c) 1998-2008 // Copyright (c) 1998-2019
// Utrecht University (The Netherlands), // Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), // ETH Zurich (Switzerland),
// INRIA Sophia-Antipolis (France), // INRIA Sophia-Antipolis (France),
@ -21,7 +21,7 @@
// SPDX-License-Identifier: LGPL-3.0+ // SPDX-License-Identifier: LGPL-3.0+
// //
// //
// Author(s) : Sylvain Pion // Author(s) : Sylvain Pion, Marc Glisse
#ifndef CGAL_FPU_H #ifndef CGAL_FPU_H
#define CGAL_FPU_H #define CGAL_FPU_H

View File

@ -1,4 +1,4 @@
// Copyright (c) 1998-2005,2007 // Copyright (c) 1998-2019
// Utrecht University (The Netherlands), // Utrecht University (The Netherlands),
// ETH Zurich (Switzerland), // ETH Zurich (Switzerland),
// INRIA Sophia-Antipolis (France), // INRIA Sophia-Antipolis (France),
@ -21,7 +21,7 @@
// SPDX-License-Identifier: LGPL-3.0+ // 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 #ifndef CGAL_INTERVAL_NT_H
#define CGAL_INTERVAL_NT_H #define CGAL_INTERVAL_NT_H