diff options
Diffstat (limited to 'lib/public/ISearch.php')
-rw-r--r-- | lib/public/ISearch.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/ISearch.php b/lib/public/ISearch.php index ec6673dabbd..93dc3b9c1f2 100644 --- a/lib/public/ISearch.php +++ b/lib/public/ISearch.php @@ -1,12 +1,13 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Andrew Brown <andrew@casabrown.com> * @author Bart Visscher <bartv@thisnet.nl> * @author Jakob Sack <mail@jakobsack.de> * @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 |