diff options
Diffstat (limited to 'lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php')
-rw-r--r-- | lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php index 0e55afa9a40..daef60ac1fc 100644 --- a/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php +++ b/lib/private/IntegrityCheck/Exceptions/InvalidSignatureException.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Lukas Reschke <lukas@statuscode.ch> * * @license AGPL-3.0 |