diff options
Diffstat (limited to 'actions/editgroup.php')
-rw-r--r-- | actions/editgroup.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/actions/editgroup.php b/actions/editgroup.php index 1c27ecefb..ea317f365 100644 --- a/actions/editgroup.php +++ b/actions/editgroup.php @@ -21,9 +21,9 @@ * * @category Group * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> - * @author Sarven Capadisli <csarven@controlyourself.ca> - * @author Zach Copley <zach@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> + * @author Sarven Capadisli <csarven@status.net> + * @author Zach Copley <zach@status.net> * @copyright 2008-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/ @@ -40,8 +40,8 @@ if (!defined('LACONICA')) { * * @category Group * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> - * @author Zach Copley <zach@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> + * @author Zach Copley <zach@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/ */ |