summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-25 18:16:46 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-25 18:16:46 -0400
commitd35b2d3f3c2128b147a6fa897032262c1f632262 (patch)
treef4a10dae565319502244147fd96c70beebd23981 /lib
parent4737563b957e84ee06d07f373af533b2f037497a (diff)
change laconi.ca to status.net
Diffstat (limited to 'lib')
-rw-r--r--lib/accountsettingsaction.php6
-rw-r--r--lib/action.php6
-rw-r--r--lib/attachmentlist.php6
-rw-r--r--lib/attachmentnoticesection.php4
-rw-r--r--lib/attachmenttagcloudsection.php4
-rw-r--r--lib/blockform.php4
-rw-r--r--lib/clienterroraction.php4
-rw-r--r--lib/clientexception.php4
-rw-r--r--lib/common.php2
-rw-r--r--lib/connectsettingsaction.php6
-rw-r--r--lib/currentuserdesignaction.php4
-rw-r--r--lib/dberroraction.php4
-rw-r--r--lib/dbqueuemanager.php2
-rw-r--r--lib/deleteaction.php2
-rw-r--r--lib/designsettings.php4
-rw-r--r--lib/disfavorform.php4
-rw-r--r--lib/error.php4
-rw-r--r--lib/event.php4
-rw-r--r--lib/facebookaction.php2
-rw-r--r--lib/favorform.php4
-rw-r--r--lib/featureduserssection.php4
-rw-r--r--lib/feed.php4
-rw-r--r--lib/feedlist.php4
-rw-r--r--lib/form.php4
-rw-r--r--lib/groupdesignaction.php4
-rw-r--r--lib/groupeditform.php4
-rw-r--r--lib/grouplist.php4
-rw-r--r--lib/groupminilist.php4
-rw-r--r--lib/groupnav.php4
-rw-r--r--lib/groupsbymemberssection.php4
-rw-r--r--lib/groupsbypostssection.php4
-rw-r--r--lib/groupsection.php4
-rw-r--r--lib/grouptagcloudsection.php4
-rw-r--r--lib/htmloutputter.php4
-rw-r--r--lib/imagefile.php4
-rw-r--r--lib/jabber.php2
-rw-r--r--lib/joinform.php4
-rw-r--r--lib/jsonsearchresultslist.php6
-rw-r--r--lib/language.php2
-rw-r--r--lib/leaveform.php4
-rw-r--r--lib/logingroupnav.php4
-rw-r--r--lib/mail.php2
-rw-r--r--lib/mailbox.php4
-rw-r--r--lib/messageform.php4
-rw-r--r--lib/microid.php4
-rw-r--r--lib/noticeform.php4
-rw-r--r--lib/noticelist.php6
-rw-r--r--lib/noticesection.php4
-rw-r--r--lib/nudgeform.php4
-rw-r--r--lib/oauthclient.php6
-rw-r--r--lib/ownerdesignaction.php4
-rw-r--r--lib/parallelizingdaemon.php4
-rw-r--r--lib/personalgroupnav.php4
-rw-r--r--lib/personaltagcloudsection.php4
-rw-r--r--lib/plugin.php4
-rw-r--r--lib/popularnoticesection.php4
-rw-r--r--lib/profileaction.php4
-rw-r--r--lib/profilelist.php4
-rw-r--r--lib/profileminilist.php4
-rw-r--r--lib/profilesection.php4
-rw-r--r--lib/publicgroupnav.php4
-rw-r--r--lib/queuemanager.php2
-rw-r--r--lib/router.php4
-rw-r--r--lib/rssaction.php4
-rw-r--r--lib/searchaction.php4
-rw-r--r--lib/searchgroupnav.php4
-rw-r--r--lib/section.php4
-rw-r--r--lib/servererroraction.php4
-rw-r--r--lib/serverexception.php4
-rw-r--r--lib/settingsaction.php4
-rw-r--r--lib/snapshot.php6
-rw-r--r--lib/stompqueuemanager.php2
-rw-r--r--lib/subgroupnav.php4
-rw-r--r--lib/subpeopletagcloudsection.php4
-rw-r--r--lib/subscribeform.php4
-rw-r--r--lib/subscriberspeopleselftagcloudsection.php4
-rw-r--r--lib/subscriberspeopletagcloudsection.php4
-rw-r--r--lib/subscriptionlist.php4
-rw-r--r--lib/subscriptionspeopleselftagcloudsection.php4
-rw-r--r--lib/subscriptionspeopletagcloudsection.php4
-rw-r--r--lib/tagcloudsection.php4
-rw-r--r--lib/theme.php2
-rw-r--r--lib/topposterssection.php4
-rw-r--r--lib/twitteroauthclient.php4
-rw-r--r--lib/unblockform.php4
-rw-r--r--lib/unqueuemanager.php2
-rw-r--r--lib/unsubscribeform.php4
-rw-r--r--lib/webcolor.php2
-rw-r--r--lib/widget.php4
-rw-r--r--lib/xmloutputter.php4
-rw-r--r--lib/xmlstringer.php4
91 files changed, 178 insertions, 178 deletions
diff --git a/lib/accountsettingsaction.php b/lib/accountsettingsaction.php
index 7027a8d65..972b3693e 100644
--- a/lib/accountsettingsaction.php
+++ b/lib/accountsettingsaction.php
@@ -24,7 +24,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')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/settingsaction.php';
* @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/
*
* @see Widget
*/
@@ -69,7 +69,7 @@ class AccountSettingsAction extends SettingsAction
* @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/
*
* @see HTMLOutputter
*/
diff --git a/lib/action.php b/lib/action.php
index 2251c8aad..9507df3ba 100644
--- a/lib/action.php
+++ b/lib/action.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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')) {
@@ -49,7 +49,7 @@ require_once INSTALLDIR.'/lib/htmloutputter.php';
* @author Evan Prodromou <evan@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/
*
* @see HTMLOutputter
*/
@@ -761,7 +761,7 @@ class Action extends HTMLOutputter // lawsuit
} else {
$instr = _('**%%site.name%%** is a microblogging service. ');
}
- $instr .= sprintf(_('It runs the [StatusNet](http://laconi.ca/) microblogging software, version %s, available under the [GNU Affero General Public License](http://www.fsf.org/licensing/licenses/agpl-3.0.html).'), LACONICA_VERSION);
+ $instr .= sprintf(_('It runs the [StatusNet](http://status.net/) microblogging software, version %s, available under the [GNU Affero General Public License](http://www.fsf.org/licensing/licenses/agpl-3.0.html).'), LACONICA_VERSION);
$output = common_markup_to_html($instr);
$this->raw($output);
$this->elementEnd('dd');
diff --git a/lib/attachmentlist.php b/lib/attachmentlist.php
index ca249537c..4a221ec35 100644
--- a/lib/attachmentlist.php
+++ b/lib/attachmentlist.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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 @@ if (!defined('LACONICA')) {
* @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/
* @see Notice
* @see NoticeListItem
* @see ProfileNoticeList
@@ -130,7 +130,7 @@ class AttachmentList extends Widget
* @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/
* @see NoticeList
* @see ProfileNoticeListItem
*/
diff --git a/lib/attachmentnoticesection.php b/lib/attachmentnoticesection.php
index f3a85afc5..127fe5824 100644
--- a/lib/attachmentnoticesection.php
+++ b/lib/attachmentnoticesection.php
@@ -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')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
* @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 AttachmentNoticeSection extends NoticeSection
diff --git a/lib/attachmenttagcloudsection.php b/lib/attachmenttagcloudsection.php
index 9a4d5b9a4..d751079aa 100644
--- a/lib/attachmenttagcloudsection.php
+++ b/lib/attachmenttagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 AttachmentTagCloudSection extends TagCloudSection
diff --git a/lib/blockform.php b/lib/blockform.php
index c06efedfd..e5ed31b0f 100644
--- a/lib/blockform.php
+++ b/lib/blockform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see UnblockForm
*/
diff --git a/lib/clienterroraction.php b/lib/clienterroraction.php
index ca1e33e10..cf7129c93 100644
--- a/lib/clienterroraction.php
+++ b/lib/clienterroraction.php
@@ -10,7 +10,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @author Zach Copley <zach@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.
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/error.php';
* @package StatusNet
* @author Zach Copley <zach@controlyourself.ca>
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link http://laconi.ca/
+ * @link http://status.net/
*/
class ClientErrorAction extends ErrorAction
{
diff --git a/lib/clientexception.php b/lib/clientexception.php
index cab8dd513..c1492be74 100644
--- a/lib/clientexception.php
+++ b/lib/clientexception.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
* @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 ClientException extends Exception
diff --git a/lib/common.php b/lib/common.php
index 48caa6112..c2d656636 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -218,7 +218,7 @@ $config =
'snapshot' =>
array('run' => 'web',
'frequency' => 10000,
- 'reporturl' => 'http://laconi.ca/stats/report'),
+ 'reporturl' => 'http://status.net/stats/report'),
'attachments' =>
array('server' => null,
'dir' => INSTALLDIR . '/file/',
diff --git a/lib/connectsettingsaction.php b/lib/connectsettingsaction.php
index 47504b0ea..75c825621 100644
--- a/lib/connectsettingsaction.php
+++ b/lib/connectsettingsaction.php
@@ -24,7 +24,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')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/settingsaction.php';
* @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/
*
* @see Widget
*/
@@ -69,7 +69,7 @@ class ConnectSettingsAction extends SettingsAction
* @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/
*
* @see HTMLOutputter
*/
diff --git a/lib/currentuserdesignaction.php b/lib/currentuserdesignaction.php
index 8323eeccb..7ff7c3399 100644
--- a/lib/currentuserdesignaction.php
+++ b/lib/currentuserdesignaction.php
@@ -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')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
* @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/
*
*/
diff --git a/lib/dberroraction.php b/lib/dberroraction.php
index c81f01fca..2b9fad4e6 100644
--- a/lib/dberroraction.php
+++ b/lib/dberroraction.php
@@ -9,7 +9,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @author Zach Copley <zach@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.
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/servererroraction.php';
* @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 DBErrorAction extends ServerErrorAction
diff --git a/lib/dbqueuemanager.php b/lib/dbqueuemanager.php
index 0e88c4de1..b1850925b 100644
--- a/lib/dbqueuemanager.php
+++ b/lib/dbqueuemanager.php
@@ -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/
*/
class DBQueueManager extends QueueManager
diff --git a/lib/deleteaction.php b/lib/deleteaction.php
index f444ed61e..fd4778cca 100644
--- a/lib/deleteaction.php
+++ b/lib/deleteaction.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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')) {
diff --git a/lib/designsettings.php b/lib/designsettings.php
index 62ec8c92c..103b1cd65 100644
--- a/lib/designsettings.php
+++ b/lib/designsettings.php
@@ -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')) {
@@ -46,7 +46,7 @@ require_once INSTALLDIR . '/lib/webcolor.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 DesignSettingsAction extends AccountSettingsAction
diff --git a/lib/disfavorform.php b/lib/disfavorform.php
index c3780b0df..e6b22fc70 100644
--- a/lib/disfavorform.php
+++ b/lib/disfavorform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see FavorForm
*/
diff --git a/lib/error.php b/lib/error.php
index 261a25157..fc749adfc 100644
--- a/lib/error.php
+++ b/lib/error.php
@@ -10,7 +10,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @author Zach Copley <zach@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.
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
* @package StatusNet
* @author Zach Copley <zach@controlyourself.ca>
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link http://laconi.ca/
+ * @link http://status.net/
*/
class ErrorAction extends Action
{
diff --git a/lib/event.php b/lib/event.php
index 31bfd0e5b..1bfcdb67d 100644
--- a/lib/event.php
+++ b/lib/event.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
* @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/
*
* @todo Define a system for using Event instances
*/
diff --git a/lib/facebookaction.php b/lib/facebookaction.php
index e9e6aec51..753447f8b 100644
--- a/lib/facebookaction.php
+++ b/lib/facebookaction.php
@@ -24,7 +24,7 @@
* @author Zach Copley <zach@controlyourself.ca>
* @copyright 2008 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'))
diff --git a/lib/favorform.php b/lib/favorform.php
index fc21041db..0479105c5 100644
--- a/lib/favorform.php
+++ b/lib/favorform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see DisfavorForm
*/
diff --git a/lib/featureduserssection.php b/lib/featureduserssection.php
index f8bdb0b7e..b8a971415 100644
--- a/lib/featureduserssection.php
+++ b/lib/featureduserssection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 FeaturedUsersSection extends ProfileSection
diff --git a/lib/feed.php b/lib/feed.php
index f3a85ee5f..5e0f9add7 100644
--- a/lib/feed.php
+++ b/lib/feed.php
@@ -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')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
* @author Evan Prodromou <evan@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 Feed
diff --git a/lib/feedlist.php b/lib/feedlist.php
index d0173ca29..da114c491 100644
--- a/lib/feedlist.php
+++ b/lib/feedlist.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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 @@ if (!defined('LACONICA')) {
* @author Evan Prodromou <evan@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/
*
* @see Action::showExportList()
*/
diff --git a/lib/form.php b/lib/form.php
index 928c64bff..61c20fd48 100644
--- a/lib/form.php
+++ b/lib/form.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/widget.php';
* @author Evan Prodromou <evan@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/
*
* @see HTMLOutputter
*/
diff --git a/lib/groupdesignaction.php b/lib/groupdesignaction.php
index 1a4f7d01d..ff2532026 100644
--- a/lib/groupdesignaction.php
+++ b/lib/groupdesignaction.php
@@ -24,7 +24,7 @@
* @author Zach Copley <zach@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')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
* @package StatusNet
* @author Zach Copley <zach@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 GroupDesignAction extends Action {
diff --git a/lib/groupeditform.php b/lib/groupeditform.php
index 1fe85ac30..ae9eb17b9 100644
--- a/lib/groupeditform.php
+++ b/lib/groupeditform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see UnsubscribeForm
*/
diff --git a/lib/grouplist.php b/lib/grouplist.php
index 8b208dcd0..47406bb2c 100644
--- a/lib/grouplist.php
+++ b/lib/grouplist.php
@@ -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')) {
@@ -43,7 +43,7 @@ define('GROUPS_PER_PAGE', 20);
* @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 GroupList extends Widget
diff --git a/lib/groupminilist.php b/lib/groupminilist.php
index 553daeea6..2b74a6ef8 100644
--- a/lib/groupminilist.php
+++ b/lib/groupminilist.php
@@ -24,7 +24,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 @@ define('GROUPS_PER_MINILIST', 27);
* @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 GroupMiniList extends GroupList
diff --git a/lib/groupnav.php b/lib/groupnav.php
index 595dcd629..e3daff6a4 100644
--- a/lib/groupnav.php
+++ b/lib/groupnav.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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/widget.php';
* @author Evan Prodromou <evan@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/
*
* @see HTMLOutputter
*/
diff --git a/lib/groupsbymemberssection.php b/lib/groupsbymemberssection.php
index 6126be49a..c8bf546f9 100644
--- a/lib/groupsbymemberssection.php
+++ b/lib/groupsbymemberssection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 GroupsByMembersSection extends GroupSection
diff --git a/lib/groupsbypostssection.php b/lib/groupsbypostssection.php
index 1fdb6ed7b..e78efeeb4 100644
--- a/lib/groupsbypostssection.php
+++ b/lib/groupsbypostssection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 GroupsByPostsSection extends GroupSection
diff --git a/lib/groupsection.php b/lib/groupsection.php
index da3b4173d..203ac3cb2 100644
--- a/lib/groupsection.php
+++ b/lib/groupsection.php
@@ -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('GROUPS_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 GroupSection extends Section
diff --git a/lib/grouptagcloudsection.php b/lib/grouptagcloudsection.php
index aba792088..afd2eba44 100644
--- a/lib/grouptagcloudsection.php
+++ b/lib/grouptagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 GroupTagCloudSection extends TagCloudSection
diff --git a/lib/htmloutputter.php b/lib/htmloutputter.php
index 1710db21a..714107710 100644
--- a/lib/htmloutputter.php
+++ b/lib/htmloutputter.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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')) {
@@ -51,7 +51,7 @@ define('PAGE_TYPE_PREFS',
* @author Evan Prodromou <evan@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/
*
* @see Action
* @see XMLOutputter
diff --git a/lib/imagefile.php b/lib/imagefile.php
index e4114cfe3..ec4349d6c 100644
--- a/lib/imagefile.php
+++ b/lib/imagefile.php
@@ -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')) {
@@ -42,7 +42,7 @@ if (!defined('LACONICA')) {
* @author Evan Prodromou <evan@controlyourself.ca>
* @author Zach Copley <zach@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 ImageFile
diff --git a/lib/jabber.php b/lib/jabber.php
index 8b6b6322b..375a3e50f 100644
--- a/lib/jabber.php
+++ b/lib/jabber.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
diff --git a/lib/joinform.php b/lib/joinform.php
index 181b19acb..a19e014de 100644
--- a/lib/joinform.php
+++ b/lib/joinform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see UnsubscribeForm
*/
diff --git a/lib/jsonsearchresultslist.php b/lib/jsonsearchresultslist.php
index 2a7d087e9..7ff32f829 100644
--- a/lib/jsonsearchresultslist.php
+++ b/lib/jsonsearchresultslist.php
@@ -24,7 +24,7 @@
* @author Zach Copley <zach@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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @package StatusNet
* @author Zach Copley <zach@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/
*
*/
@@ -150,7 +150,7 @@ class JSONSearchResultsList
* @package StatusNet
* @author Zach Copley <zach@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/
* @see JSONSearchResultsList
*/
diff --git a/lib/language.php b/lib/language.php
index 5ae4c00c4..49c5a7317 100644
--- a/lib/language.php
+++ b/lib/language.php
@@ -25,7 +25,7 @@
* @author Ciaran Gultnieks <ciaran@ciarang.com>
* @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/
*/
if (!defined('LACONICA')) {
diff --git a/lib/leaveform.php b/lib/leaveform.php
index 778af3061..3e37e45ff 100644
--- a/lib/leaveform.php
+++ b/lib/leaveform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see UnsubscribeForm
*/
diff --git a/lib/logingroupnav.php b/lib/logingroupnav.php
index c92707fe8..49a90cf80 100644
--- a/lib/logingroupnav.php
+++ b/lib/logingroupnav.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/widget.php';
* @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/
*
* @see Widget
*/
diff --git a/lib/mail.php b/lib/mail.php
index a26ef0596..23bea22ef 100644
--- a/lib/mail.php
+++ b/lib/mail.php
@@ -27,7 +27,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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')) {
diff --git a/lib/mailbox.php b/lib/mailbox.php
index 0194b76f4..e628d952e 100644
--- a/lib/mailbox.php
+++ b/lib/mailbox.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -40,7 +40,7 @@ define('MESSAGES_PER_PAGE', 20);
* @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/
* @see InboxAction
* @see OutboxAction
*/
diff --git a/lib/messageform.php b/lib/messageform.php
index 483d961f6..cf80858c7 100644
--- a/lib/messageform.php
+++ b/lib/messageform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see HTMLOutputter
*/
diff --git a/lib/microid.php b/lib/microid.php
index 83746efee..6fee71acf 100644
--- a/lib/microid.php
+++ b/lib/microid.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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/
* @see http://microid.org/
*/
diff --git a/lib/noticeform.php b/lib/noticeform.php
index d5826f306..1452b2e1e 100644
--- a/lib/noticeform.php
+++ b/lib/noticeform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see HTMLOutputter
*/
diff --git a/lib/noticelist.php b/lib/noticelist.php
index 64d8cccba..46fc73bc1 100644
--- a/lib/noticelist.php
+++ b/lib/noticelist.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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')) {
@@ -48,7 +48,7 @@ require_once INSTALLDIR.'/lib/attachmentlist.php';
* @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/
* @see Notice
* @see NoticeListItem
* @see ProfileNoticeList
@@ -136,7 +136,7 @@ class NoticeList extends Widget
* @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/
* @see NoticeList
* @see ProfileNoticeListItem
*/
diff --git a/lib/noticesection.php b/lib/noticesection.php
index 7a969c2d7..622883119 100644
--- a/lib/noticesection.php
+++ b/lib/noticesection.php
@@ -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
diff --git a/lib/nudgeform.php b/lib/nudgeform.php
index ffecce747..01dea3d36 100644
--- a/lib/nudgeform.php
+++ b/lib/nudgeform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see DisfavorForm
*/
diff --git a/lib/oauthclient.php b/lib/oauthclient.php
index a2ee0878f..e9463bb53 100644
--- a/lib/oauthclient.php
+++ b/lib/oauthclient.php
@@ -24,7 +24,7 @@
* @author Zach Copley <zach@controlyourself.ca>
* @copyright 2008 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')) {
@@ -40,7 +40,7 @@ require_once 'OAuth.php';
* @package StatusNet
* @author Zach Copley <zach@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 OAuthClientCurlException extends Exception
@@ -54,7 +54,7 @@ class OAuthClientCurlException extends Exception
* @package StatusNet
* @author Zach Copley <zach@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 OAuthClient
diff --git a/lib/ownerdesignaction.php b/lib/ownerdesignaction.php
index f53954fea..e1400fd92 100644
--- a/lib/ownerdesignaction.php
+++ b/lib/ownerdesignaction.php
@@ -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')) {
@@ -42,7 +42,7 @@ if (!defined('LACONICA')) {
* @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/
*
*/
diff --git a/lib/parallelizingdaemon.php b/lib/parallelizingdaemon.php
index 8e09a3a41..6735427ce 100644
--- a/lib/parallelizingdaemon.php
+++ b/lib/parallelizingdaemon.php
@@ -25,7 +25,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')) {
@@ -42,7 +42,7 @@ declare(ticks = 1);
* @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 ParallelizingDaemon extends Daemon
diff --git a/lib/personalgroupnav.php b/lib/personalgroupnav.php
index 49513eb2f..0faa7a10d 100644
--- a/lib/personalgroupnav.php
+++ b/lib/personalgroupnav.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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')) {
@@ -48,7 +48,7 @@ require_once INSTALLDIR.'/lib/widget.php';
* @author Evan Prodromou <evan@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/
*
* @see HTMLOutputter
*/
diff --git a/lib/personaltagcloudsection.php b/lib/personaltagcloudsection.php
index 1b8d9fa2d..57c5b84a1 100644
--- a/lib/personaltagcloudsection.php
+++ b/lib/personaltagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 PersonalTagCloudSection extends TagCloudSection
diff --git a/lib/plugin.php b/lib/plugin.php
index 437cf03a1..97ff8f19a 100644
--- a/lib/plugin.php
+++ b/lib/plugin.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -48,7 +48,7 @@ if (!defined('LACONICA')) {
* @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/
*
* @see Event
*/
diff --git a/lib/popularnoticesection.php b/lib/popularnoticesection.php
index 64abd8847..496305168 100644
--- a/lib/popularnoticesection.php
+++ b/lib/popularnoticesection.php
@@ -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')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
* @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 PopularNoticeSection extends NoticeSection
diff --git a/lib/profileaction.php b/lib/profileaction.php
index 19673a76d..1ca9830b8 100644
--- a/lib/profileaction.php
+++ b/lib/profileaction.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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/groupminilist.php';
* @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 ProfileAction extends OwnerDesignAction
diff --git a/lib/profilelist.php b/lib/profilelist.php
index 5ee2fd499..eb9bd222f 100644
--- a/lib/profilelist.php
+++ b/lib/profilelist.php
@@ -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/widget.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 ProfileList extends Widget
diff --git a/lib/profileminilist.php b/lib/profileminilist.php
index ea0a3d042..d5a2f387e 100644
--- a/lib/profileminilist.php
+++ b/lib/profileminilist.php
@@ -24,7 +24,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 @@ define('PROFILES_PER_MINILIST', 27);
* @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 ProfileMiniList extends ProfileList
diff --git a/lib/profilesection.php b/lib/profilesection.php
index 79a751504..9f71d6b36 100644
--- a/lib/profilesection.php
+++ b/lib/profilesection.php
@@ -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('PROFILES_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 ProfileSection extends Section
diff --git a/lib/publicgroupnav.php b/lib/publicgroupnav.php
index d26a74909..c9c51d003 100644
--- a/lib/publicgroupnav.php
+++ b/lib/publicgroupnav.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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,7 +41,7 @@ require_once INSTALLDIR.'/lib/widget.php';
* @author Evan Prodromou <evan@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/
*
* @see Widget
*/
diff --git a/lib/queuemanager.php b/lib/queuemanager.php
index 37091af49..8a37453ec 100644
--- a/lib/queuemanager.php
+++ b/lib/queuemanager.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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/
*/
class QueueManager
diff --git a/lib/router.php b/lib/router.php
index fd9780b22..e5f651401 100644
--- a/lib/router.php
+++ b/lib/router.php
@@ -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')) {
@@ -42,7 +42,7 @@ require_once 'Net/URL/Mapper.php';
* @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 Router
diff --git a/lib/rssaction.php b/lib/rssaction.php
index 21d85144d..93a47f14e 100644
--- a/lib/rssaction.php
+++ b/lib/rssaction.php
@@ -25,7 +25,7 @@
* @author Earle Martin <earle@downlode.org>
* @copyright 2008-9 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')) { exit(1); }
@@ -354,7 +354,7 @@ class Rss10Action extends Action
'xmlns:rdfs' =>
'http://www.w3.org/2000/01/rdf-schema#',
'xmlns:laconica' =>
- 'http://laconi.ca/ont/',
+ 'http://status.net/ont/',
'xmlns' => 'http://purl.org/rss/1.0/'));
$this->elementStart('sioc:Site', array('rdf:about' => common_root_url()));
$this->element('sioc:name', null, common_config('site', 'name'));
diff --git a/lib/searchaction.php b/lib/searchaction.php
index 4da2c012d..5a0e3b897 100644
--- a/lib/searchaction.php
+++ b/lib/searchaction.php
@@ -9,7 +9,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @author Robin Millette <millette@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.
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/searchgroupnav.php';
* @author Evan Prodromou <evan@controlyourself.ca>
* @author Robin Millette <millette@controlyourself.ca>
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link http://laconi.ca/
+ * @link http://status.net/
*/
class SearchAction extends Action
{
diff --git a/lib/searchgroupnav.php b/lib/searchgroupnav.php
index f47b9a2bc..7673e96c8 100644
--- a/lib/searchgroupnav.php
+++ b/lib/searchgroupnav.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/widget.php';
* @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/
*
* @see Widget
*/
diff --git a/lib/section.php b/lib/section.php
index de00e82ce..faf043025 100644
--- a/lib/section.php
+++ b/lib/section.php
@@ -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 @@ require_once INSTALLDIR.'/lib/widget.php';
* @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 Section extends Widget
diff --git a/lib/servererroraction.php b/lib/servererroraction.php
index a976778bf..cee2e54fd 100644
--- a/lib/servererroraction.php
+++ b/lib/servererroraction.php
@@ -10,7 +10,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @author Zach Copley <zach@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.
@@ -50,7 +50,7 @@ require_once INSTALLDIR.'/lib/error.php';
* @package StatusNet
* @author Zach Copley <zach@controlyourself.ca>
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link http://laconi.ca/
+ * @link http://status.net/
*/
class ServerErrorAction extends ErrorAction
diff --git a/lib/serverexception.php b/lib/serverexception.php
index 4ce3887e4..634d52d24 100644
--- a/lib/serverexception.php
+++ b/lib/serverexception.php
@@ -24,7 +24,7 @@
* @author Evan Prodromou <evan@controlyourself.ca>
* @copyright 2008 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')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
* @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 ServerException extends Exception
diff --git a/lib/settingsaction.php b/lib/settingsaction.php
index 5118e588e..7b0e0b1b5 100644
--- a/lib/settingsaction.php
+++ b/lib/settingsaction.php
@@ -24,7 +24,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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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/
*
* @see Widget
*/
diff --git a/lib/snapshot.php b/lib/snapshot.php
index e2b86a52f..868389668 100644
--- a/lib/snapshot.php
+++ b/lib/snapshot.php
@@ -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')) {
@@ -36,7 +36,7 @@ if (!defined('LACONICA')) {
*
* This class will collect statistics on the site and report them to
* a statistics server of the admin's choice. (Default is the big one
- * at laconi.ca.)
+ * at status.net.)
*
* It can either be called from a cron job, or run occasionally by the
* Web site.
@@ -45,7 +45,7 @@ if (!defined('LACONICA')) {
* @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/
*
*/
diff --git a/lib/stompqueuemanager.php b/lib/stompqueuemanager.php
index 34643114c..3894d9072 100644
--- a/lib/stompqueuemanager.php
+++ b/lib/stompqueuemanager.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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/
*/
require_once 'Stomp.php';
diff --git a/lib/subgroupnav.php b/lib/subgroupnav.php
index 2ff003d07..cc8744719 100644
--- a/lib/subgroupnav.php
+++ b/lib/subgroupnav.php
@@ -24,7 +24,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')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/widget.php';
* @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 SubGroupNav extends Widget
diff --git a/lib/subpeopletagcloudsection.php b/lib/subpeopletagcloudsection.php
index c224c9c19..c626535bd 100644
--- a/lib/subpeopletagcloudsection.php
+++ b/lib/subpeopletagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 SubPeopleTagCloudSection extends TagCloudSection
diff --git a/lib/subscribeform.php b/lib/subscribeform.php
index 79531329d..5bfede664 100644
--- a/lib/subscribeform.php
+++ b/lib/subscribeform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see UnsubscribeForm
*/
diff --git a/lib/subscriberspeopleselftagcloudsection.php b/lib/subscriberspeopleselftagcloudsection.php
index 55c97111d..bef8c8f3b 100644
--- a/lib/subscriberspeopleselftagcloudsection.php
+++ b/lib/subscriberspeopleselftagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 SubscribersPeopleSelfTagCloudSection extends SubPeopleTagCloudSection
diff --git a/lib/subscriberspeopletagcloudsection.php b/lib/subscriberspeopletagcloudsection.php
index ae6d6803e..2481cb74f 100644
--- a/lib/subscriberspeopletagcloudsection.php
+++ b/lib/subscriberspeopletagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 SubscribersPeopleTagCloudSection extends SubPeopleTagCloudSection
diff --git a/lib/subscriptionlist.php b/lib/subscriptionlist.php
index 9d27519ac..e7a8302c5 100644
--- a/lib/subscriptionlist.php
+++ b/lib/subscriptionlist.php
@@ -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
diff --git a/lib/subscriptionspeopleselftagcloudsection.php b/lib/subscriptionspeopleselftagcloudsection.php
index 7efa6e157..d2ea85c75 100644
--- a/lib/subscriptionspeopleselftagcloudsection.php
+++ b/lib/subscriptionspeopleselftagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 SubscriptionsPeopleSelfTagCloudSection extends SubPeopleTagCloudSection
diff --git a/lib/subscriptionspeopletagcloudsection.php b/lib/subscriptionspeopletagcloudsection.php
index 7ad6e79a4..fe26f9afa 100644
--- a/lib/subscriptionspeopletagcloudsection.php
+++ b/lib/subscriptionspeopletagcloudsection.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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 SubscriptionsPeopleTagCloudSection extends SubPeopleTagCloudSection
diff --git a/lib/tagcloudsection.php b/lib/tagcloudsection.php
index 57260efac..8278c90d4 100644
--- a/lib/tagcloudsection.php
+++ b/lib/tagcloudsection.php
@@ -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('TAGS_PER_SECTION', 20);
* @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 TagCloudSection extends Section
diff --git a/lib/theme.php b/lib/theme.php
index 5bd3cb69b..734284b27 100644
--- a/lib/theme.php
+++ b/lib/theme.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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')) {
diff --git a/lib/topposterssection.php b/lib/topposterssection.php
index 604ffb2e8..ddb110450 100644
--- a/lib/topposterssection.php
+++ b/lib/topposterssection.php
@@ -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')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
* @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 TopPostersSection extends ProfileSection
diff --git a/lib/twitteroauthclient.php b/lib/twitteroauthclient.php
index 12a4068be..6555858d9 100644
--- a/lib/twitteroauthclient.php
+++ b/lib/twitteroauthclient.php
@@ -24,7 +24,7 @@
* @author Zach Copley <zach@controlyourself.ca>
* @copyright 2008 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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @package StatusNet
* @author Zach Copley <zach@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 TwitterOAuthClient extends OAuthClient
diff --git a/lib/unblockform.php b/lib/unblockform.php
index 1b9a88960..e302f3843 100644
--- a/lib/unblockform.php
+++ b/lib/unblockform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see BlockForm
*/
diff --git a/lib/unqueuemanager.php b/lib/unqueuemanager.php
index ddfe6c085..5ac1a2ff3 100644
--- a/lib/unqueuemanager.php
+++ b/lib/unqueuemanager.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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/
*/
class UnQueueManager
diff --git a/lib/unsubscribeform.php b/lib/unsubscribeform.php
index 2fe06752e..6699a294c 100644
--- a/lib/unsubscribeform.php
+++ b/lib/unsubscribeform.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
* @author Evan Prodromou <evan@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/
*
* @see SubscribeForm
*/
diff --git a/lib/webcolor.php b/lib/webcolor.php
index 986b411c5..230e04a1f 100644
--- a/lib/webcolor.php
+++ b/lib/webcolor.php
@@ -24,7 +24,7 @@
* @author Zach Copley <zach@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')) {
diff --git a/lib/widget.php b/lib/widget.php
index 8a132fc52..abb8037c5 100644
--- a/lib/widget.php
+++ b/lib/widget.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@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')) {
@@ -44,7 +44,7 @@ if (!defined('LACONICA')) {
* @author Evan Prodromou <evan@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/
*
* @see HTMLOutputter
*/
diff --git a/lib/xmloutputter.php b/lib/xmloutputter.php
index 253633751..cd6b8eb41 100644
--- a/lib/xmloutputter.php
+++ b/lib/xmloutputter.php
@@ -25,7 +25,7 @@
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @copyright 2008 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 @@ if (!defined('LACONICA')) {
* @author Evan Prodromou <evan@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/
* @see Action
* @see HTMLOutputter
*/
diff --git a/lib/xmlstringer.php b/lib/xmlstringer.php
index 1e14ec60f..5a7189cbd 100644
--- a/lib/xmlstringer.php
+++ b/lib/xmlstringer.php
@@ -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')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
* @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/
* @see Action
* @see HTMLOutputter
*/