diff options
Diffstat (limited to 'lib/public/Image.php')
-rw-r--r-- | lib/public/Image.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Image.php b/lib/public/Image.php index 4a7ffe8bc9a..d583dffe91d 100644 --- a/lib/public/Image.php +++ b/lib/public/Image.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Morris Jobke <hey@morrisjobke.de> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |