diff options
Diffstat (limited to 'apps/comments/lib/Search/LegacyProvider.php')
-rw-r--r-- | apps/comments/lib/Search/LegacyProvider.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/lib/Search/LegacyProvider.php b/apps/comments/lib/Search/LegacyProvider.php index abcb8535f5c..d58cc9847cf 100644 --- a/apps/comments/lib/Search/LegacyProvider.php +++ b/apps/comments/lib/Search/LegacyProvider.php @@ -5,7 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Joas Schilling <coding@schilljs.com> * - * @author Joas Schilling <coding@schilljs.com> + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * * @license GNU AGPL version 3 or any later version * |