summaryrefslogtreecommitdiff
path: root/cython/test/test_bottleneck_distance.py
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-06-15 12:34:03 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-06-15 12:34:03 +0200
commit41482b4260b4aff3d6803e340d5c94fbefb9af67 (patch)
tree89eae43dcb3fd4ab040e96f3d5479427d8cd2c7f /cython/test/test_bottleneck_distance.py
parent41a1b8c2728e212c832c0384c8bb424139a247cf (diff)
parentc524232f734de875d69e2f190f01a6c976024368 (diff)
Merge branch 'upstream/latest' into dfsg/latest
Diffstat (limited to 'cython/test/test_bottleneck_distance.py')
-rwxr-xr-xcython/test/test_bottleneck_distance.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cython/test/test_bottleneck_distance.py b/cython/test/test_bottleneck_distance.py
index 3d982d34..4eb5848f 100755
--- a/cython/test/test_bottleneck_distance.py
+++ b/cython/test/test_bottleneck_distance.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"