diff options
Diffstat (limited to 'console.php')
-rw-r--r-- | console.php | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/console.php b/console.php index 4576cce885c..8765b176ac7 100644 --- a/console.php +++ b/console.php @@ -1,16 +1,14 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> - * @author Edward Crompton <edward.crompton@gmail.com> - * @author Joas Schilling <nickvergessen@owncloud.com> - * @author Jost Baron <Jost.Baron@gmx.de> + * @author Joas Schilling <coding@schilljs.com> * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> - * @author Philippe Le Brouster <plb@nebkha.net> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Victor Dubiniuk <dubiniuk@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |