diff options
Diffstat (limited to 'lib/private/Setup.php')
-rw-r--r-- | lib/private/Setup.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/private/Setup.php b/lib/private/Setup.php index 4a81bb31516..3959b22ff7b 100644 --- a/lib/private/Setup.php +++ b/lib/private/Setup.php @@ -1,5 +1,7 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Administrator <Administrator@WINDOWS-2012> * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Bart Visscher <bartv@thisnet.nl> @@ -8,18 +10,17 @@ * @author Christoph Wurst <christoph@owncloud.com> * @author François Kubler <francois@kubler.org> * @author Jakob Sack <mail@jakobsack.de> - * @author Joas Schilling <nickvergessen@owncloud.com> + * @author Joas Schilling <coding@schilljs.com> * @author Lukas Reschke <lukas@statuscode.ch> * @author Martin Mattel <martin.mattel@diemattels.at> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <icewind@owncloud.com> - * @author Roeland Jago Douma <rullzer@owncloud.com> + * @author Roeland Jago Douma <roeland@famdouma.nl> * @author Sean Comeau <sean@ftlnetworks.ca> * @author Serge Martin <edb@sigluy.net> * @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 |