diff options
Diffstat (limited to 'lib/private/Search/Result/Image.php')
-rw-r--r-- | lib/private/Search/Result/Image.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/Search/Result/Image.php b/lib/private/Search/Result/Image.php index 87b36fc9f73..c052783d800 100644 --- a/lib/private/Search/Result/Image.php +++ b/lib/private/Search/Result/Image.php @@ -1,10 +1,11 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Andrew Brown <andrew@casabrown.com> * @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 |