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