diff options
author | Thomas White <taw@physics.org> | 2021-04-01 09:43:57 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2021-04-01 09:45:57 +0200 |
commit | 33dc8d67a599959333026052e45e9f3dfab2f48d (patch) | |
tree | 0754c27fb6f61fce676208dfdf246df3165ddfc2 /scripts | |
parent | 66d47b78346617d2b66476b94d93ae1db814383d (diff) |
Fix authorship for stream2sol.py
Diffstat (limited to 'scripts')
-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 |