diff options
Diffstat (limited to 'core/search/ajax/search.php')
-rw-r--r-- | core/search/ajax/search.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/search/ajax/search.php b/core/search/ajax/search.php index 69fe61b74df..9e8e4367d2f 100644 --- a/core/search/ajax/search.php +++ b/core/search/ajax/search.php @@ -1,5 +1,7 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@statuscode.ch> @@ -7,7 +9,6 @@ * @author Robin Appelman <icewind@owncloud.com> * @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 |