diff options
Diffstat (limited to 'lib/private/encryption/exceptions/encryptionfailedexception.php')
-rw-r--r-- | lib/private/encryption/exceptions/encryptionfailedexception.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/private/encryption/exceptions/encryptionfailedexception.php b/lib/private/encryption/exceptions/encryptionfailedexception.php index ac489c73254..4195ca0a5a8 100644 --- a/lib/private/encryption/exceptions/encryptionfailedexception.php +++ b/lib/private/encryption/exceptions/encryptionfailedexception.php @@ -1,7 +1,8 @@ <?php - /** - * @author Clark Tomlinson <clark@owncloud.com> - * @since 2/25/15, 9:37 AM +/** + * @author Clark Tomlinson <fallen013@gmail.com> + * @author Thomas Müller <thomas.mueller@tmit.eu> + * * @copyright Copyright (c) 2015, ownCloud, Inc. * @license AGPL-3.0 * |