diff options
Diffstat (limited to 'core/Command/Group/Info.php')
-rw-r--r-- | core/Command/Group/Info.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/Command/Group/Info.php b/core/Command/Group/Info.php index 225c3444397..b8dce961dd8 100644 --- a/core/Command/Group/Info.php +++ b/core/Command/Group/Info.php @@ -3,9 +3,9 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2021, hosting.de, Johannes Leuker <j.leuker@hosting.de> + * @copyright Copyright (c) 2021, hosting.de, Johannes Leuker <developers@hosting.de> * - * @author Johannes Leuker <j.leuker@hosting.de> + * @author Johannes Leuker <developers@hosting.de> * * @license GNU AGPL version 3 or any later version * |