diff options
Diffstat (limited to 'lib/public/Migration/IOutput.php')
-rw-r--r-- | lib/public/Migration/IOutput.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Migration/IOutput.php b/lib/public/Migration/IOutput.php index 2e6ad00c640..7c6b12ceaf4 100644 --- a/lib/public/Migration/IOutput.php +++ b/lib/public/Migration/IOutput.php @@ -1,9 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @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 |