From d35b2d3f3c2128b147a6fa897032262c1f632262 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 25 Aug 2009 18:16:46 -0400 Subject: change laconi.ca to status.net --- lib/noticelist.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/noticelist.php') 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 * @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 * @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 * @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 */ -- cgit v1.2.3-54-g00ecf