diff options
Diffstat (limited to 'lib/private/Files/ObjectStore/SwiftFactory.php')
-rw-r--r-- | lib/private/Files/ObjectStore/SwiftFactory.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Files/ObjectStore/SwiftFactory.php b/lib/private/Files/ObjectStore/SwiftFactory.php index 0354fba638f..54975e8d021 100644 --- a/lib/private/Files/ObjectStore/SwiftFactory.php +++ b/lib/private/Files/ObjectStore/SwiftFactory.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2018 Robin Appelman <robin@icewind.nl> * + * @author Adrian Brzezinski <adrian.brzezinski@eo.pl> * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Julien Lutran <julien.lutran@corp.ovh.com> * @author Morris Jobke <hey@morrisjobke.de> |