summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-02-14 08:51:08 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-02-14 08:51:08 +0000
commita0116bde72e9becc10a14b171089fe15a3d53c06 (patch)
tree0a8120e961cad8736c4c39522dcb373e284e93b0 /src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp
parente03d23f1c6082dc873e28f84e68714c9db6c1675 (diff)
Fix copyright issues for Simplex tree
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3248 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d13758f0059174863de260efac88b32aef256753
Diffstat (limited to 'src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp')
-rw-r--r--src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp b/src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp
index 9bd51106..08ed74bb 100644
--- a/src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp
+++ b/src/Simplex_tree/example/cech_complex_cgal_mini_sphere_3d.cpp
@@ -2,9 +2,9 @@
* (Geometric Understanding in Higher Dimensions) is a generic C++
* library for computational topology.
*
- * Author(s): Clément Maria
+ * Author(s): Vincent Rouvreau
*
- * Copyright (C) 2014 INRIA Sophia Antipolis-Méditerranée (France)
+ * Copyright (C) 2017 Inria
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by