mirror of https://github.com/CGAL/cgal
Add myself as coauthor
This commit is contained in:
parent
f6dc79134b
commit
c95cae91ef
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue