diff options
Diffstat (limited to 'actions')
62 files changed, 62 insertions, 62 deletions
diff --git a/actions/accesstoken.php b/actions/accesstoken.php index c008854e9..a3684b229 100644 --- a/actions/accesstoken.php +++ b/actions/accesstoken.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/all.php b/actions/all.php index b4ef8d189..5a26efa28 100644 --- a/actions/all.php +++ b/actions/all.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/allrss.php b/actions/allrss.php index 7ea935d14..36db92d01 100644 --- a/actions/allrss.php +++ b/actions/allrss.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/api.php b/actions/api.php index 6769b3d63..2e9cc6618 100644 --- a/actions/api.php +++ b/actions/api.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/avatarbynickname.php b/actions/avatarbynickname.php index 07efe2d18..3e5ab0d3b 100644 --- a/actions/avatarbynickname.php +++ b/actions/avatarbynickname.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/block.php b/actions/block.php index 715af8429..def85c823 100644 --- a/actions/block.php +++ b/actions/block.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/conversation.php b/actions/conversation.php index 333eeb23c..6c42d17b3 100644 --- a/actions/conversation.php +++ b/actions/conversation.php @@ -10,7 +10,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/disfavor.php b/actions/disfavor.php index 5a25fb510..6b8f024a6 100644 --- a/actions/disfavor.php +++ b/actions/disfavor.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/doc.php b/actions/doc.php index 7c5df3f84..989070672 100644 --- a/actions/doc.php +++ b/actions/doc.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/facebookhome.php b/actions/facebookhome.php index 922b66515..f9dc4523e 100644 --- a/actions/facebookhome.php +++ b/actions/facebookhome.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/facebookinvite.php b/actions/facebookinvite.php index c9021fd14..5bd03e99a 100644 --- a/actions/facebookinvite.php +++ b/actions/facebookinvite.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/facebooklogin.php b/actions/facebooklogin.php index d47c4f350..c4b14e75f 100644 --- a/actions/facebooklogin.php +++ b/actions/facebooklogin.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/facebookremove.php b/actions/facebookremove.php index 85c786f77..aa492dbc4 100644 --- a/actions/facebookremove.php +++ b/actions/facebookremove.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/facebooksettings.php b/actions/facebooksettings.php index 6194f5c8a..310179967 100644 --- a/actions/facebooksettings.php +++ b/actions/facebooksettings.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/favor.php b/actions/favor.php index 94d398501..c5adf7a3b 100644 --- a/actions/favor.php +++ b/actions/favor.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/favoritesrss.php b/actions/favoritesrss.php index 4731af1ae..63f3e58a0 100644 --- a/actions/favoritesrss.php +++ b/actions/favoritesrss.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/file.php b/actions/file.php index 9424bb7da..a8ff547f8 100644 --- a/actions/file.php +++ b/actions/file.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/finishopenidlogin.php b/actions/finishopenidlogin.php index cf9d1ee26..37aba87f0 100644 --- a/actions/finishopenidlogin.php +++ b/actions/finishopenidlogin.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/finishremotesubscribe.php b/actions/finishremotesubscribe.php index 327a353c0..bd6dbf2a6 100644 --- a/actions/finishremotesubscribe.php +++ b/actions/finishremotesubscribe.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/foaf.php b/actions/foaf.php index 5aed3d6d2..66086b6a4 100644 --- a/actions/foaf.php +++ b/actions/foaf.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/groupblock.php b/actions/groupblock.php index ca4eb44c0..cbd74831a 100644 --- a/actions/groupblock.php +++ b/actions/groupblock.php @@ -10,7 +10,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/groupsearch.php b/actions/groupsearch.php index 947463ccb..5976d9269 100644 --- a/actions/groupsearch.php +++ b/actions/groupsearch.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/groupunblock.php b/actions/groupunblock.php index 5112cfdfa..19a9e8ea3 100644 --- a/actions/groupunblock.php +++ b/actions/groupunblock.php @@ -10,7 +10,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/invite.php b/actions/invite.php index a51a40449..64a2061c3 100644 --- a/actions/invite.php +++ b/actions/invite.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/logout.php b/actions/logout.php index 7ea45151c..bd0b0c673 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/makeadmin.php b/actions/makeadmin.php index cc183e67b..483151330 100644 --- a/actions/makeadmin.php +++ b/actions/makeadmin.php @@ -10,7 +10,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/microsummary.php b/actions/microsummary.php index d3d441cc5..2af640db0 100644 --- a/actions/microsummary.php +++ b/actions/microsummary.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/noticesearch.php b/actions/noticesearch.php index b12b88e70..ef2d5c906 100644 --- a/actions/noticesearch.php +++ b/actions/noticesearch.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/noticesearchrss.php b/actions/noticesearchrss.php index 421edc921..b8fbd67e6 100644 --- a/actions/noticesearchrss.php +++ b/actions/noticesearchrss.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/nudge.php b/actions/nudge.php index 1b5b93cd9..19a84ee32 100644 --- a/actions/nudge.php +++ b/actions/nudge.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/openidlogin.php b/actions/openidlogin.php index a1817cb11..813808523 100644 --- a/actions/openidlogin.php +++ b/actions/openidlogin.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/opensearch.php b/actions/opensearch.php index 7c98ce4bc..89286480f 100644 --- a/actions/opensearch.php +++ b/actions/opensearch.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/peoplesearch.php b/actions/peoplesearch.php index c8e65da3c..6a30451ea 100644 --- a/actions/peoplesearch.php +++ b/actions/peoplesearch.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/postnotice.php b/actions/postnotice.php index c2624c148..ab8d4339b 100644 --- a/actions/postnotice.php +++ b/actions/postnotice.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/publicrss.php b/actions/publicrss.php index 2cec7d745..382baa88a 100644 --- a/actions/publicrss.php +++ b/actions/publicrss.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/publicxrds.php b/actions/publicxrds.php index b7e1988ae..6b647ac8d 100644 --- a/actions/publicxrds.php +++ b/actions/publicxrds.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/recoverpassword.php b/actions/recoverpassword.php index cd1cb9b4e..a68a05996 100644 --- a/actions/recoverpassword.php +++ b/actions/recoverpassword.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/remotesubscribe.php b/actions/remotesubscribe.php index 0913bacd3..d0d5a0384 100644 --- a/actions/remotesubscribe.php +++ b/actions/remotesubscribe.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/repliesrss.php b/actions/repliesrss.php index eff1edd04..35a77fab8 100644 --- a/actions/repliesrss.php +++ b/actions/repliesrss.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/requesttoken.php b/actions/requesttoken.php index c908f8bb3..f36849e8a 100644 --- a/actions/requesttoken.php +++ b/actions/requesttoken.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/subedit.php b/actions/subedit.php index 1f760bdf9..853ac12a2 100644 --- a/actions/subedit.php +++ b/actions/subedit.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/subscribe.php b/actions/subscribe.php index d806b2462..aa701637b 100644 --- a/actions/subscribe.php +++ b/actions/subscribe.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/sup.php b/actions/sup.php index 3cb48184f..46fdc1857 100644 --- a/actions/sup.php +++ b/actions/sup.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/tag.php b/actions/tag.php index 9a0f215c6..fd29942a2 100644 --- a/actions/tag.php +++ b/actions/tag.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/tagother.php b/actions/tagother.php index 1e8f4ba20..8f3ab7f65 100644 --- a/actions/tagother.php +++ b/actions/tagother.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/tagrss.php b/actions/tagrss.php index 96275f75c..00746257e 100644 --- a/actions/tagrss.php +++ b/actions/tagrss.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapiaccount.php b/actions/twitapiaccount.php index d30f0cf1a..505f893ae 100644 --- a/actions/twitapiaccount.php +++ b/actions/twitapiaccount.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapiblocks.php b/actions/twitapiblocks.php index 5d579b3c5..10b97367e 100644 --- a/actions/twitapiblocks.php +++ b/actions/twitapiblocks.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapidirect_messages.php b/actions/twitapidirect_messages.php index 812f3d01f..70e3ef64e 100644 --- a/actions/twitapidirect_messages.php +++ b/actions/twitapidirect_messages.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapifavorites.php b/actions/twitapifavorites.php index 2afb2738d..243a40e65 100644 --- a/actions/twitapifavorites.php +++ b/actions/twitapifavorites.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapifriendships.php b/actions/twitapifriendships.php index 21ac16183..b730edcdf 100644 --- a/actions/twitapifriendships.php +++ b/actions/twitapifriendships.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapihelp.php b/actions/twitapihelp.php index d11a64ccd..ef8f6be93 100644 --- a/actions/twitapihelp.php +++ b/actions/twitapihelp.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapinotifications.php b/actions/twitapinotifications.php index dcd7a3cb8..80da040e0 100644 --- a/actions/twitapinotifications.php +++ b/actions/twitapinotifications.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapistatuses.php b/actions/twitapistatuses.php index b8f4a1058..4a9f4a5e5 100644 --- a/actions/twitapistatuses.php +++ b/actions/twitapistatuses.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/twitapiusers.php b/actions/twitapiusers.php index 41a95765a..c28a37ab7 100644 --- a/actions/twitapiusers.php +++ b/actions/twitapiusers.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/unblock.php b/actions/unblock.php index 1b6caa668..aacda8e7d 100644 --- a/actions/unblock.php +++ b/actions/unblock.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/unsubscribe.php b/actions/unsubscribe.php index e758f689b..9f2701082 100644 --- a/actions/unsubscribe.php +++ b/actions/unsubscribe.php @@ -11,7 +11,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/updateprofile.php b/actions/updateprofile.php index 920194bb2..b31a6d14c 100644 --- a/actions/updateprofile.php +++ b/actions/updateprofile.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/userauthorization.php b/actions/userauthorization.php index 747228149..3c099b8f6 100644 --- a/actions/userauthorization.php +++ b/actions/userauthorization.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/userbyid.php b/actions/userbyid.php index 3cd00877b..0e84e37eb 100644 --- a/actions/userbyid.php +++ b/actions/userbyid.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/userrss.php b/actions/userrss.php index f1b0efc71..20e65b083 100644 --- a/actions/userrss.php +++ b/actions/userrss.php @@ -1,6 +1,6 @@ <?php /* - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify diff --git a/actions/xrds.php b/actions/xrds.php index 9350713d0..de6db2045 100644 --- a/actions/xrds.php +++ b/actions/xrds.php @@ -12,7 +12,7 @@ * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ * - * StatusNet - a distributed open-source microblogging tool + * StatusNet - the distributed open-source microblogging tool * Copyright (C) 2008, 2009, StatusNet, Inc. * * This program is free software: you can redistribute it and/or modify |