diff options
Diffstat (limited to 'actions/userbyid.php')
-rw-r--r-- | actions/userbyid.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/actions/userbyid.php b/actions/userbyid.php index b6908846a..5fa929a93 100644 --- a/actions/userbyid.php +++ b/actions/userbyid.php @@ -7,8 +7,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/ @@ -38,8 +38,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/ */ |