summaryrefslogtreecommitdiff
path: root/lib/widget.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widget.php')
-rw-r--r--lib/widget.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/widget.php b/lib/widget.php
index abb8037c5..0c52748f3 100644
--- a/lib/widget.php
+++ b/lib/widget.php
@@ -21,8 +21,8 @@
*
* @category Widget
* @package StatusNet
- * @author Evan Prodromou <evan@controlyourself.ca>
- * @author Sarven Capadisli <csarven@controlyourself.ca>
+ * @author Evan Prodromou <evan@status.net>
+ * @author Sarven Capadisli <csarven@status.net>
* @copyright 2009 StatusNet, Inc.
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
@@ -41,8 +41,8 @@ if (!defined('LACONICA')) {
*
* @category Widget
* @package StatusNet
- * @author Evan Prodromou <evan@controlyourself.ca>
- * @author Sarven Capadisli <csarven@controlyourself.ca>
+ * @author Evan Prodromou <evan@status.net>
+ * @author Sarven Capadisli <csarven@status.net>
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://status.net/
*