From 20bfbb0fd9316be0cbba9c2202a9b45ce7eea7f8 Mon Sep 17 00:00:00 2001
From: Arthur Schiwon <blizzz@owncloud.com>
Date: Thu, 16 Jan 2014 10:30:18 +0100
Subject: [PATCH] wrong tld

---
 lib/private/share/searchresultsorter.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/private/share/searchresultsorter.php b/lib/private/share/searchresultsorter.php
index f64a4766ad..4f8799494f 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.
-- 
GitLab