]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/usergroups.php
change laconi.ca to status.net
[quix0rs-gnu-social.git] / actions / usergroups.php
index 0260961baa8ceb00e537b07aa492fcd7cee0bba1..9543eb48011c6d8b28b2e66c4e2aea18f6dcb65e 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@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 @@ require_once INSTALLDIR.'/lib/grouplist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@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 UsergroupsAction extends OwnerDesignAction