diff options
Diffstat (limited to 'lib/private/Repair/InnoDB.php')
-rw-r--r-- | lib/private/Repair/InnoDB.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/Repair/InnoDB.php b/lib/private/Repair/InnoDB.php index 7c3014313d8..174cc334482 100644 --- a/lib/private/Repair/InnoDB.php +++ b/lib/private/Repair/InnoDB.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Morris Jobke <hey@morrisjobke.de> - * @author Robin Appelman <icewind@owncloud.com> + * @author Robin Appelman <robin@icewind.nl> * @author Thomas Müller <thomas.mueller@tmit.eu> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |