diff options
Diffstat (limited to 'lib/private/RepairException.php')
-rw-r--r-- | lib/private/RepairException.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/RepairException.php b/lib/private/RepairException.php index e244f2bb820..a69bb5a19b9 100644 --- a/lib/private/RepairException.php +++ b/lib/private/RepairException.php @@ -1,9 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Morris Jobke <hey@morrisjobke.de> * @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 |