diff options
Diffstat (limited to 'settings/Application.php')
-rw-r--r-- | settings/Application.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/settings/Application.php b/settings/Application.php index f79453e3d01..5b2b606353f 100644 --- a/settings/Application.php +++ b/settings/Application.php @@ -2,15 +2,13 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Björn Schießle <bjoern@schiessle.org> * @author Christoph Wurst <christoph@owncloud.com> - * @author Georg Ehrke <georg@owncloud.com> * @author Joas Schilling <coding@schilljs.com> * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <robin@icewind.nl> - * @author Roeland Jago Douma <roeland@famdouma.nl> - * @author Thomas Müller <thomas.mueller@tmit.eu> * * @license AGPL-3.0 * |