diff options
Diffstat (limited to 'lib/private/TempManager.php')
-rw-r--r-- | lib/private/TempManager.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/TempManager.php b/lib/private/TempManager.php index dd97a36cd7f..4e361147fef 100644 --- a/lib/private/TempManager.php +++ b/lib/private/TempManager.php @@ -1,12 +1,13 @@ <?php /** * @author Lars <winnetou+github@catolic.de> - * @author Lukas Reschke <lukas@owncloud.com> + * @author Lukas Reschke <lukas@statuscode.ch> * @author Martin Mattel <martin.mattel@diemattels.at> * @author Morris Jobke <hey@morrisjobke.de> * @author Olivier Paroz <github@oparoz.com> * @author Robin Appelman <icewind@owncloud.com> * @author Robin McCorkell <robin@mccorkell.me.uk> + * @author Stefan Weil <sw@weilnetz.de> * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 |