diff options
Diffstat (limited to 'lib/private/Search.php')
-rw-r--r-- | lib/private/Search.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/Search.php b/lib/private/Search.php index 2ef7eeda4ad..db533ff182a 100644 --- a/lib/private/Search.php +++ b/lib/private/Search.php @@ -7,6 +7,7 @@ * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <robin@icewind.nl> + * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license AGPL-3.0 * @@ -20,7 +21,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ |