]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/noticesection.php
change laconi.ca to status.net
[quix0rs-gnu-social.git] / lib / noticesection.php
index 7a969c2d7002dbf7560c386fb8d04bddf9fea6c2..62288311900a3f91835676f60af16c85535cba00 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 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 @@ define('NOTICES_PER_SECTION', 6);
  * @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 NoticeSection extends Section