summaryrefslogtreecommitdiff
path: root/src/cython/cython/persistence_graphical_tools.py
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-26 16:07:29 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-26 16:07:29 +0200
commit2ffd579440e6f0158588f8fa905e2f1dc49a5158 (patch)
tree4f3732fa22298e0f1d5587867720e7762cf9ba25 /src/cython/cython/persistence_graphical_tools.py
parent03a0f7abf10ecef1b5f9af1c32abaf47b7e7217d (diff)
Change Python template and fix copyrights
Diffstat (limited to 'src/cython/cython/persistence_graphical_tools.py')
-rw-r--r--src/cython/cython/persistence_graphical_tools.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/cython/cython/persistence_graphical_tools.py b/src/cython/cython/persistence_graphical_tools.py
index 638d4d35..ead81d30 100644
--- a/src/cython/cython/persistence_graphical_tools.py
+++ b/src/cython/cython/persistence_graphical_tools.py
@@ -2,19 +2,19 @@ from os import path
from math import isfinite
import numpy as np
-"""This file is part of the Gudhi Library - https://gudhi.inria.fr/ - which is released under MIT.
+""" This file is part of the Gudhi Library - https://gudhi.inria.fr/ - which is released under MIT.
See file LICENSE or go to https://gudhi.inria.fr/licensing/ for full license details.
Author(s): Vincent Rouvreau, Bertrand Michel
- Copyright (C) 2019 Inria
+ Copyright (C) 2016 Inria
- Modification(s):
- - YYYY/MM Author: Description of the modification
+ Modification(s):
+ - YYYY/MM Author: Description of the modification
"""
__author__ = "Vincent Rouvreau, Bertrand Michel"
__copyright__ = "Copyright (C) 2016 Inria"
-__license__ = "GPL v3"
+__license__ = "MIT"
def __min_birth_max_death(persistence, band=0.):
"""This function returns (min_birth, max_death) from the persistence.