diff options
Diffstat (limited to 'lib/private/Encryption/DecryptAll.php')
-rw-r--r-- | lib/private/Encryption/DecryptAll.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/private/Encryption/DecryptAll.php b/lib/private/Encryption/DecryptAll.php index 63eb40dd098..3f6e4131d64 100644 --- a/lib/private/Encryption/DecryptAll.php +++ b/lib/private/Encryption/DecryptAll.php @@ -5,8 +5,10 @@ * @author Bjoern Schiessle <bjoern@schiessle.org> * @author Björn Schießle <bjoern@schiessle.org> * @author Christian Jürges <christian@eqipe.ch> + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Joas Schilling <coding@schilljs.com> * @author Roeland Jago Douma <roeland@famdouma.nl> + * @author sammo2828 <sammo2828@gmail.com> * @author Vincent Petry <pvince81@owncloud.com> * * @license AGPL-3.0 |