diff options
Diffstat (limited to 'apps/testing/lib/Controller')
-rw-r--r-- | apps/testing/lib/Controller/LockingController.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/testing/lib/Controller/LockingController.php b/apps/testing/lib/Controller/LockingController.php index b08c5e157c2..c1fd3423996 100644 --- a/apps/testing/lib/Controller/LockingController.php +++ b/apps/testing/lib/Controller/LockingController.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license AGPL-3.0 |