diff options
Diffstat (limited to 'actions/groupunblock.php')
-rw-r--r-- | actions/groupunblock.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/groupunblock.php b/actions/groupunblock.php index fc7953836..45d70841c 100644 --- a/actions/groupunblock.php +++ b/actions/groupunblock.php @@ -6,7 +6,7 @@ * * @category Action * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://status.net/ * @@ -36,7 +36,7 @@ if (!defined('LACONICA')) { * * @category Action * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://status.net/ */ |