]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/subscriptionlist.php
change laconi.ca to status.net
[quix0rs-gnu-social.git] / lib / subscriptionlist.php
index 9d27519ace89aed2d392928427ecae79782d0607..e7a8302c598b540560d01c64ffc0dc14b48c2dd9 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/profilelist.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @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 SubscriptionList extends ProfileList