diff options
Diffstat (limited to 'core/controller/avatarcontroller.php')
-rw-r--r-- | core/controller/avatarcontroller.php | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/core/controller/avatarcontroller.php b/core/controller/avatarcontroller.php index 6f84a86c3ef..ed63025aca4 100644 --- a/core/controller/avatarcontroller.php +++ b/core/controller/avatarcontroller.php @@ -1,14 +1,15 @@ <?php /** - * @author Joas Schilling <nickvergessen@owncloud.com> - * @author Lukas Reschke <lukas@owncloud.com> + * @copyright Copyright (c) 2016, ownCloud, Inc. + * + * @author Joas Schilling <coding@schilljs.com> + * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> - * @author Robin Appelman <icewind@owncloud.com> - * @author Roeland Jago Douma <rullzer@owncloud.com> + * @author Robin Appelman <robin@icewind.nl> + * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |