diff options
Diffstat (limited to 'lib/public/Mail/Events/BeforeMessageSent.php')
-rw-r--r-- | lib/public/Mail/Events/BeforeMessageSent.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Mail/Events/BeforeMessageSent.php b/lib/public/Mail/Events/BeforeMessageSent.php index e14a35750f0..0fb59adc2b7 100644 --- a/lib/public/Mail/Events/BeforeMessageSent.php +++ b/lib/public/Mail/Events/BeforeMessageSent.php @@ -5,7 +5,7 @@ declare(strict_types=1); /** * @copyright 2020 Arne Hamann <github@arne.email> * - * @author Arne Hamann <github@arne.email> + * @author Arne Hamann <kontakt+github@arne.email> * * @license GNU AGPL version 3 or any later version * |