summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2014-01-16 10:30:18 +0100
committerArthur Schiwon <blizzz@owncloud.com>2014-02-11 10:49:54 +0100
commit20bfbb0fd9316be0cbba9c2202a9b45ce7eea7f8 (patch)
treebdf0720da6928508747d8e54113cb905ec922e80 /lib
parent9a39cd3b38837421a5ac476a78207402e4c6c91c (diff)
downloadnextcloud-server-20bfbb0fd9316be0cbba9c2202a9b45ce7eea7f8.tar.gz
nextcloud-server-20bfbb0fd9316be0cbba9c2202a9b45ce7eea7f8.zip
wrong tld
Diffstat (limited to 'lib')
-rw-r--r--lib/private/share/searchresultsorter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/share/searchresultsorter.php b/lib/private/share/searchresultsorter.php
index f64a4766ade..4f8799494f5 100644
--- a/lib/private/share/searchresultsorter.php
+++ b/lib/private/share/searchresultsorter.php
@@ -1,6 +1,6 @@
<?php
/**
- * Copyright (c) 2014 Arthur Schiwon <blizzz@owncloud.bzoc>
+ * Copyright (c) 2014 Arthur Schiwon <blizzz@owncloud.com>
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.