summaryrefslogtreecommitdiff
path: root/concept/Simplex_tree
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-06-14 20:39:01 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-06-14 20:39:01 +0200
commitc524232f734de875d69e2f190f01a6c976024368 (patch)
treed8bba27646c367cb2b7c718354dd036892bcd629 /concept/Simplex_tree
parent9899ae167f281d10b1684dfcd02c6838c5bf28df (diff)
GUDHI 2.2.0 as released by upstream in a tarball.upstream/2.2.0
Diffstat (limited to 'concept/Simplex_tree')
-rw-r--r--concept/Simplex_tree/FiltrationValue.h2
-rw-r--r--concept/Simplex_tree/IndexingTag.h2
-rw-r--r--concept/Simplex_tree/SimplexKey.h2
-rw-r--r--concept/Simplex_tree/SimplexTreeOptions.h2
-rw-r--r--concept/Simplex_tree/VertexHandle.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/concept/Simplex_tree/FiltrationValue.h b/concept/Simplex_tree/FiltrationValue.h
index 79ca06cc..f4dcf985 100644
--- a/concept/Simplex_tree/FiltrationValue.h
+++ b/concept/Simplex_tree/FiltrationValue.h
@@ -4,7 +4,7 @@
*
* Author(s): Clément Maria
*
- * Copyright (C) 2014 INRIA Sophia Antipolis-Méditerranée (France)
+ * Copyright (C) 2014 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
diff --git a/concept/Simplex_tree/IndexingTag.h b/concept/Simplex_tree/IndexingTag.h
index 1dcdd756..37e7e294 100644
--- a/concept/Simplex_tree/IndexingTag.h
+++ b/concept/Simplex_tree/IndexingTag.h
@@ -4,7 +4,7 @@
*
* Author(s): Clément Maria
*
- * Copyright (C) 2014 INRIA Sophia Antipolis-Méditerranée (France)
+ * Copyright (C) 2014 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
diff --git a/concept/Simplex_tree/SimplexKey.h b/concept/Simplex_tree/SimplexKey.h
index 9fbed401..c03f7da1 100644
--- a/concept/Simplex_tree/SimplexKey.h
+++ b/concept/Simplex_tree/SimplexKey.h
@@ -4,7 +4,7 @@
*
* Author(s): Clément Maria
*
- * Copyright (C) 2014 INRIA Sophia Antipolis-Méditerranée (France)
+ * Copyright (C) 2014 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
diff --git a/concept/Simplex_tree/SimplexTreeOptions.h b/concept/Simplex_tree/SimplexTreeOptions.h
index 89acdc18..6638da26 100644
--- a/concept/Simplex_tree/SimplexTreeOptions.h
+++ b/concept/Simplex_tree/SimplexTreeOptions.h
@@ -4,7 +4,7 @@
*
* Author(s): Marc Glisse
*
- * Copyright (C) 2015 INRIA Saclay - Ile-de-France (France)
+ * Copyright (C) 2015 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
diff --git a/concept/Simplex_tree/VertexHandle.h b/concept/Simplex_tree/VertexHandle.h
index 3efbba61..9d0642c3 100644
--- a/concept/Simplex_tree/VertexHandle.h
+++ b/concept/Simplex_tree/VertexHandle.h
@@ -4,7 +4,7 @@
*
* Author(s): Clément Maria
*
- * Copyright (C) 2014 INRIA Sophia Antipolis-Méditerranée (France)
+ * Copyright (C) 2014 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