diff options
Diffstat (limited to 'scripts/stream2sol.py')
-rwxr-xr-x | scripts/stream2sol.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stream2sol.py b/scripts/stream2sol.py index 7b194235..7fc0473d 100755 --- a/scripts/stream2sol.py +++ b/scripts/stream2sol.py @@ -8,7 +8,7 @@ # a research centre of the Helmholtz Association. # # Authors: -# 2020 Pascal Hogan-Lamarre <pascal.hogan.lamarre@mail.utoronto.ca> +# 2020 Robert Bücker <robert.buecker@cssb-hamburg.de> # 2021 Thomas White <thomas.white@desy.de> from io import StringIO |