diff options
Diffstat (limited to 'actions/editgroup.php')
-rw-r--r-- | actions/editgroup.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/editgroup.php b/actions/editgroup.php index 0d6e191d8..1c27ecefb 100644 --- a/actions/editgroup.php +++ b/actions/editgroup.php @@ -26,7 +26,7 @@ * @author Zach Copley <zach@controlyourself.ca> * @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://laconi.ca/ + * @link http://status.net/ */ if (!defined('LACONICA')) { @@ -43,7 +43,7 @@ if (!defined('LACONICA')) { * @author Evan Prodromou <evan@controlyourself.ca> * @author Zach Copley <zach@controlyourself.ca> * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 - * @link http://laconi.ca/ + * @link http://status.net/ */ class EditgroupAction extends GroupDesignAction |