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