summaryrefslogtreecommitdiff
path: root/utilities/Nerve_GIC/KeplerMapperVisuFromTxtFile.py
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/Nerve_GIC/KeplerMapperVisuFromTxtFile.py')
-rwxr-xr-xutilities/Nerve_GIC/KeplerMapperVisuFromTxtFile.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/utilities/Nerve_GIC/KeplerMapperVisuFromTxtFile.py b/utilities/Nerve_GIC/KeplerMapperVisuFromTxtFile.py
index c811f610..701e7a52 100755
--- a/utilities/Nerve_GIC/KeplerMapperVisuFromTxtFile.py
+++ b/utilities/Nerve_GIC/KeplerMapperVisuFromTxtFile.py
@@ -11,7 +11,7 @@ import argparse
Author(s): Mathieu Carriere
- Copyright (C) 2017 INRIA
+ Copyright (C) 2017 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
@@ -28,7 +28,7 @@ import argparse
"""
__author__ = "Mathieu Carriere"
-__copyright__ = "Copyright (C) 2017 INRIA"
+__copyright__ = "Copyright (C) 2017 Inria"
__license__ = "GPL v3"
parser = argparse.ArgumentParser(description='Creates an html Keppler Mapper '