diff options
Diffstat (limited to 'apps/files/tests/controller/ViewControllerTest.php')
-rw-r--r-- | apps/files/tests/controller/ViewControllerTest.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/tests/controller/ViewControllerTest.php b/apps/files/tests/controller/ViewControllerTest.php index e91d40a0e6b..657ab6cb338 100644 --- a/apps/files/tests/controller/ViewControllerTest.php +++ b/apps/files/tests/controller/ViewControllerTest.php @@ -1,6 +1,8 @@ <?php /** + * @author Joas Schilling <nickvergessen@owncloud.com> * @author Lukas Reschke <lukas@owncloud.com> + * @author Vincent Petry <pvince81@owncloud.com> * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 |