diff options
Diffstat (limited to 'actions/avatarbynickname.php')
-rw-r--r-- | actions/avatarbynickname.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/actions/avatarbynickname.php b/actions/avatarbynickname.php index 2e1149511..0b0d77aad 100644 --- a/actions/avatarbynickname.php +++ b/actions/avatarbynickname.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/ * @@ -37,8 +37,8 @@ if (!defined('LACONICA')) { * * @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/ */ |