]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/groupunblock.php
change laconi.ca to status.net
[quix0rs-gnu-social.git] / actions / groupunblock.php
index 19a9e8ea392816e2eedc1eeebc93825cccc4c9a1..fc795383610e20ccf58e34019ebc0b4f01c6e644 100644 (file)
@@ -8,7 +8,7 @@
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupunblockAction extends Action