summaryrefslogtreecommitdiff
path: root/lib/searchaction.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/searchaction.php')
-rw-r--r--lib/searchaction.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/searchaction.php b/lib/searchaction.php
index 5a0e3b897..724f53f59 100644
--- a/lib/searchaction.php
+++ b/lib/searchaction.php
@@ -6,8 +6,8 @@
*
* @category Action
* @package StatusNet
- * @author Evan Prodromou <evan@controlyourself.ca>
- * @author Robin Millette <millette@controlyourself.ca>
+ * @author Evan Prodromou <evan@status.net>
+ * @author Robin Millette <millette@status.net>
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
* @link http://status.net/
*
@@ -39,8 +39,8 @@ require_once INSTALLDIR.'/lib/searchgroupnav.php';
*
* @category Action
* @package StatusNet
- * @author Evan Prodromou <evan@controlyourself.ca>
- * @author Robin Millette <millette@controlyourself.ca>
+ * @author Evan Prodromou <evan@status.net>
+ * @author Robin Millette <millette@status.net>
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
* @link http://status.net/
*/