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 --- actions/accesstoken.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actions/accesstoken.php') diff --git a/actions/accesstoken.php b/actions/accesstoken.php index a3684b229..064c6da24 100644 --- a/actions/accesstoken.php +++ b/actions/accesstoken.php @@ -9,7 +9,7 @@ * @author Evan Prodromou * @author Robin Millette * @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/omb.php'; * @author Evan Prodromou * @author Robin Millette * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 - * @link http://laconi.ca/ + * @link http://status.net/ */ class AccesstokenAction extends Action { -- cgit v1.2.3-54-g00ecf