diff options
Diffstat (limited to 'settings/Application.php')
-rw-r--r-- | settings/Application.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/settings/Application.php b/settings/Application.php index 728c2bf9de4..aedf1e00b2d 100644 --- a/settings/Application.php +++ b/settings/Application.php @@ -1,9 +1,10 @@ <?php /** - * @author Björn Schießle <schiessle@owncloud.com> + * @author Björn Schießle <bjoern@schiessle.org> + * @author Christoph Wurst <christoph@owncloud.com> * @author Georg Ehrke <georg@owncloud.com> * @author Joas Schilling <nickvergessen@owncloud.com> - * @author Lukas Reschke <lukas@owncloud.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> |