summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/example/simplex_tree_from_cliques_of_graph.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/simplex_tree_from_cliques_of_graph.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/simplex_tree_from_cliques_of_graph.cpp')
-rw-r--r--src/Simplex_tree/example/simplex_tree_from_cliques_of_graph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Simplex_tree/example/simplex_tree_from_cliques_of_graph.cpp b/src/Simplex_tree/example/simplex_tree_from_cliques_of_graph.cpp
index d1b8b2de..0ad7e6a2 100644
--- a/src/Simplex_tree/example/simplex_tree_from_cliques_of_graph.cpp
+++ b/src/Simplex_tree/example/simplex_tree_from_cliques_of_graph.cpp
@@ -4,7 +4,7 @@
*
* Author(s): Clément Maria
*
- * Copyright (C) 2014 INRIA
+ * 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