diff options
Diffstat (limited to 'lib/public/IRequest.php')
-rw-r--r-- | lib/public/IRequest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/IRequest.php b/lib/public/IRequest.php index 262b595acc7..c4f59f85d4a 100644 --- a/lib/public/IRequest.php +++ b/lib/public/IRequest.php @@ -3,6 +3,7 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher <bartv@thisnet.nl> + * @author Christoph Wurst <christoph@owncloud.com> * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@statuscode.ch> |