summaryrefslogtreecommitdiff
path: root/cython/example/rips_persistence_diagram.py
diff options
context:
space:
mode:
Diffstat (limited to 'cython/example/rips_persistence_diagram.py')
-rwxr-xr-xcython/example/rips_persistence_diagram.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cython/example/rips_persistence_diagram.py b/cython/example/rips_persistence_diagram.py
index 9bfea41c..7a6a9f46 100755
--- a/cython/example/rips_persistence_diagram.py
+++ b/cython/example/rips_persistence_diagram.py
@@ -8,7 +8,7 @@ import gudhi
Author(s): Marc Glisse
- Copyright (C) 2016 INRIA
+ Copyright (C) 2016 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
@@ -25,7 +25,7 @@ import gudhi
"""
__author__ = "Marc Glisse"
-__copyright__ = "Copyright (C) 2016 INRIA"
+__copyright__ = "Copyright (C) 2016 Inria"
__license__ = "GPL v3"
print("#####################################################################")