summaryrefslogtreecommitdiff
path: root/src/cython/cythonize_gudhi.py.in
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-23 11:49:15 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-23 11:49:15 +0000
commitf843ef3f8e4ab4ce94a28ded6d8cafd37f2b2311 (patch)
tree7d053afbeb51a16916da07f932deecc364c7eb42 /src/cython/cythonize_gudhi.py.in
parent8d656e33138ef8b3a7d86a7375c92646efc29511 (diff)
Add tangential complex
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@1773 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: b47285aafaa430c883c8fe5432ac667d6cedaf37
Diffstat (limited to 'src/cython/cythonize_gudhi.py.in')
-rw-r--r--src/cython/cythonize_gudhi.py.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cython/cythonize_gudhi.py.in b/src/cython/cythonize_gudhi.py.in
index fb9a381e..46d19c2d 100644
--- a/src/cython/cythonize_gudhi.py.in
+++ b/src/cython/cythonize_gudhi.py.in
@@ -7,7 +7,7 @@ from Cython.Build import cythonize
Author(s): Vincent Rouvreau
- Copyright (C) 2016 INRIA Saclay (France)
+ 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
@@ -24,7 +24,7 @@ from Cython.Build import cythonize
"""
__author__ = "Vincent Rouvreau"
-__copyright__ = "Copyright (C) 2016 INRIA Saclay (France)"
+__copyright__ = "Copyright (C) 2016 INRIA"
__license__ = "GPL v3"
gudhi = Extension(