diff options
Diffstat (limited to 'actions/opensearch.php')
-rw-r--r-- | actions/opensearch.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/actions/opensearch.php b/actions/opensearch.php index c32a34f61..81efcea9b 100644 --- a/actions/opensearch.php +++ b/actions/opensearch.php @@ -7,8 +7,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/ * @@ -40,8 +40,8 @@ if (!defined('LACONICA')) { * * @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/ */ |