diff options
Diffstat (limited to 'actions/logout.php')
-rw-r--r-- | actions/logout.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/actions/logout.php b/actions/logout.php index 237348628..6e147ccc0 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -6,8 +6,8 @@ * * @category Action * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> - * @author Robin Millette <millette@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> + * @author Robin Millette <millette@status.net> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://status.net/ * @@ -39,8 +39,8 @@ require_once INSTALLDIR.'/lib/openid.php'; * * @category Action * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> - * @author Robin Millette <millette@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> + * @author Robin Millette <millette@status.net> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://status.net/ */ |