]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/grouplist.php
change controlyourself.ca to status.net
[quix0rs-gnu-social.git] / lib / grouplist.php
index 8b208dcd0579c54d252b85db4f3139c1b36c1d55..9650526255a3283f422fa7223cc4d3d5f6d7534b 100644 (file)
  *
  * @category  Public
  * @package   StatusNet
- * @author    Evan Prodromou <evan@controlyourself.ca>
+ * @author    Evan Prodromou <evan@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://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,9 +41,9 @@ define('GROUPS_PER_PAGE', 20);
  *
  * @category Public
  * @package  StatusNet
- * @author   Evan Prodromou <evan@controlyourself.ca>
+ * @author   Evan Prodromou <evan@status.net>
  * @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 GroupList extends Widget