summaryrefslogtreecommitdiff
path: root/cython/test/test_subsampling.py
diff options
context:
space:
mode:
Diffstat (limited to 'cython/test/test_subsampling.py')
-rwxr-xr-xcython/test/test_subsampling.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cython/test/test_subsampling.py b/cython/test/test_subsampling.py
index 2caf4ddb..96906a6f 100755
--- a/cython/test/test_subsampling.py
+++ b/cython/test/test_subsampling.py
@@ -6,7 +6,7 @@ import gudhi
Author(s): Vincent Rouvreau
- 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
@@ -23,7 +23,7 @@ import gudhi
"""
__author__ = "Vincent Rouvreau"
-__copyright__ = "Copyright (C) 2016 INRIA"
+__copyright__ = "Copyright (C) 2016 Inria"
__license__ = "GPL v3"