diff options
Diffstat (limited to 'lib/public/AppFramework/Http/IOutput.php')
-rw-r--r-- | lib/public/AppFramework/Http/IOutput.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/AppFramework/Http/IOutput.php b/lib/public/AppFramework/Http/IOutput.php index 6c404c0b026..a9d7375f4b2 100644 --- a/lib/public/AppFramework/Http/IOutput.php +++ b/lib/public/AppFramework/Http/IOutput.php @@ -1,8 +1,9 @@ <?php /** * @author Bernhard Posselt <dev@bernhard-posselt.com> - * @author Lukas Reschke <lukas@owncloud.com> + * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> + * @author Stefan Weil <sw@weilnetz.de> * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 |