diff options
Diffstat (limited to 'lib/private/encryption/file.php')
-rw-r--r-- | lib/private/encryption/file.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/private/encryption/file.php b/lib/private/encryption/file.php index bd045c20294..240a8f1ccab 100644 --- a/lib/private/encryption/file.php +++ b/lib/private/encryption/file.php @@ -1,9 +1,11 @@ <?php /** - * @author Björn Schießle <schiessle@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Björn Schießle <bjoern@schiessle.org> * @author Thomas Müller <thomas.mueller@tmit.eu> + * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |