diff options
Diffstat (limited to 'lib/private/Http/Client/Response.php')
-rw-r--r-- | lib/private/Http/Client/Response.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Http/Client/Response.php b/lib/private/Http/Client/Response.php index 7a879eab111..ef041d4a341 100644 --- a/lib/private/Http/Client/Response.php +++ b/lib/private/Http/Client/Response.php @@ -1,6 +1,6 @@ <?php /** - * @author Lukas Reschke <lukas@owncloud.com> + * @author Lukas Reschke <lukas@statuscode.ch> * @author Robin Appelman <icewind@owncloud.com> * * @copyright Copyright (c) 2016, ownCloud, Inc. |