diff options
Diffstat (limited to 'core/Controller/TokenController.php')
-rw-r--r-- | core/Controller/TokenController.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/Controller/TokenController.php b/core/Controller/TokenController.php index 8401c4f23a9..9d4fd7c9656 100644 --- a/core/Controller/TokenController.php +++ b/core/Controller/TokenController.php @@ -1,8 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Christoph Wurst <christoph@owncloud.com> + * @author Lukas Reschke <lukas@statuscode.ch> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |