diff options
Diffstat (limited to 'lib/public/IRequest.php')
-rw-r--r-- | lib/public/IRequest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/IRequest.php b/lib/public/IRequest.php index bb646c078aa..ee041864899 100644 --- a/lib/public/IRequest.php +++ b/lib/public/IRequest.php @@ -6,7 +6,6 @@ declare(strict_types=1); * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Bart Visscher <bartv@thisnet.nl> - * @author Bjoern Schiessle <bjoern@schiessle.org> * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> |