diff options
author | Arthur Schiwon <blizzz@owncloud.com> | 2014-01-16 10:30:18 +0100 |
---|---|---|
committer | Arthur Schiwon <blizzz@owncloud.com> | 2014-02-11 10:49:54 +0100 |
commit | 20bfbb0fd9316be0cbba9c2202a9b45ce7eea7f8 (patch) | |
tree | bdf0720da6928508747d8e54113cb905ec922e80 /lib | |
parent | 9a39cd3b38837421a5ac476a78207402e4c6c91c (diff) | |
download | nextcloud-server-20bfbb0fd9316be0cbba9c2202a9b45ce7eea7f8.tar.gz nextcloud-server-20bfbb0fd9316be0cbba9c2202a9b45ce7eea7f8.zip |
wrong tld
Diffstat (limited to 'lib')
-rw-r--r-- | lib/private/share/searchresultsorter.php | 2 |
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. |