diff options
Diffstat (limited to 'lib/private/Security/Crypto.php')
-rw-r--r-- | lib/private/Security/Crypto.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Security/Crypto.php b/lib/private/Security/Crypto.php index 35add2dc649..7b1e1a49b19 100644 --- a/lib/private/Security/Crypto.php +++ b/lib/private/Security/Crypto.php @@ -8,9 +8,9 @@ declare(strict_types=1); * @author Andreas Fischer <bantu@owncloud.com> * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Lukas Reschke <lukas@statuscode.ch> + * @author lynn-stephenson <lynn.stephenson@protonmail.com> * @author Morris Jobke <hey@morrisjobke.de> * @author Roeland Jago Douma <roeland@famdouma.nl> - * @author Lynn Stephenson <lynn.stephenson@protonmail.com> * * @license AGPL-3.0 * |