diff options
Diffstat (limited to 'core/Controller/JsController.php')
-rw-r--r-- | core/Controller/JsController.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/Controller/JsController.php b/core/Controller/JsController.php index 1a025edbcad..f02948e47a0 100644 --- a/core/Controller/JsController.php +++ b/core/Controller/JsController.php @@ -2,6 +2,8 @@ /** * @copyright 2017, Roeland Jago Douma <roeland@famdouma.nl> * + * @author Joas Schilling <coding@schilljs.com> + * @author Morris Jobke <hey@morrisjobke.de> * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license GNU AGPL version 3 or any later version |