diff options
Diffstat (limited to 'core/Controller/JsController.php')
-rw-r--r-- | core/Controller/JsController.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Controller/JsController.php b/core/Controller/JsController.php index 730a1cf0cb8..2adb0ac374d 100644 --- a/core/Controller/JsController.php +++ b/core/Controller/JsController.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright 2017, Roeland Jago Douma <roeland@famdouma.nl> * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Joas Schilling <coding@schilljs.com> * @author John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> * @author Morris Jobke <hey@morrisjobke.de> |