]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/userdesignsettings.php
change laconi.ca to status.net
[quix0rs-gnu-social.git] / actions / userdesignsettings.php
index 498c7cb43e7c683cd9900a1c99f2dff72d773c21..fc9c471cf2d5bcf225c9f7637fadc24e3189a0eb 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@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')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR . '/lib/designsettings.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@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 UserDesignSettingsAction extends DesignSettingsAction