diff options
Diffstat (limited to 'lib/private/Encryption/Exceptions/EncryptionFailedException.php')
-rw-r--r-- | lib/private/Encryption/Exceptions/EncryptionFailedException.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Encryption/Exceptions/EncryptionFailedException.php b/lib/private/Encryption/Exceptions/EncryptionFailedException.php index 581d8fb7b56..405e2d5bb23 100644 --- a/lib/private/Encryption/Exceptions/EncryptionFailedException.php +++ b/lib/private/Encryption/Exceptions/EncryptionFailedException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Clark Tomlinson <fallen013@gmail.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * |