diff options
Diffstat (limited to 'apps/encryption/lib/Exceptions/PublicKeyMissingException.php')
-rw-r--r-- | apps/encryption/lib/Exceptions/PublicKeyMissingException.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/lib/Exceptions/PublicKeyMissingException.php b/apps/encryption/lib/Exceptions/PublicKeyMissingException.php index e0667d42a20..e4c739b3272 100644 --- a/apps/encryption/lib/Exceptions/PublicKeyMissingException.php +++ b/apps/encryption/lib/Exceptions/PublicKeyMissingException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Thomas Müller <thomas.mueller@tmit.eu> * |