diff options
Diffstat (limited to 'apps/dav/lib/Command/RemoveInvalidShares.php')
-rw-r--r-- | apps/dav/lib/Command/RemoveInvalidShares.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/lib/Command/RemoveInvalidShares.php b/apps/dav/lib/Command/RemoveInvalidShares.php index 0129191c18b..cb78c3545a8 100644 --- a/apps/dav/lib/Command/RemoveInvalidShares.php +++ b/apps/dav/lib/Command/RemoveInvalidShares.php @@ -6,6 +6,7 @@ declare(strict_types=1); * @copyright Copyright (c) 2018, ownCloud GmbH * * @author Christoph Wurst <christoph@winzerhof-wurst.at> + * @author Joas Schilling <coding@schilljs.com> * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license AGPL-3.0 |