diff options
Diffstat (limited to 'settings/Controller/EncryptionController.php')
-rw-r--r-- | settings/Controller/EncryptionController.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/Controller/EncryptionController.php b/settings/Controller/EncryptionController.php index 4ec6177f28f..93a51a558bf 100644 --- a/settings/Controller/EncryptionController.php +++ b/settings/Controller/EncryptionController.php @@ -3,7 +3,10 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle <bjoern@schiessle.org> + * @author Joas Schilling <coding@schilljs.com> + * @author Ko- <k.stoffelen@cs.ru.nl> * @author Lukas Reschke <lukas@statuscode.ch> + * @author Morris Jobke <hey@morrisjobke.de> * * @license AGPL-3.0 * |