diff --git a/tutorials/epochs/40_autogenerate_metadata.py b/tutorials/epochs/40_autogenerate_metadata.py index eb38b7c6769..5e3b8a05eb1 100644 --- a/tutorials/epochs/40_autogenerate_metadata.py +++ b/tutorials/epochs/40_autogenerate_metadata.py @@ -41,7 +41,7 @@ by calling `mne.events_from_annotations`. """ -# Authors: The MNE-Python contributors. +# Authors: Richard Höchenberger # License: BSD-3-Clause # Copyright the MNE-Python contributors.