diff options
Diffstat (limited to 'actions/othersettings.php')
-rw-r--r-- | actions/othersettings.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/actions/othersettings.php b/actions/othersettings.php index 056a0c2d4..3953bbb88 100644 --- a/actions/othersettings.php +++ b/actions/othersettings.php @@ -21,8 +21,8 @@ * * @category Settings * @package StatusNet - * @author Robin Millette <millette@controlyourself.ca> - * @author Evan Prodromou <evan@controlyourself.ca> + * @author Robin Millette <millette@status.net> + * @author Evan Prodromou <evan@status.net> * @copyright 2008-2009 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ @@ -41,8 +41,8 @@ require_once INSTALLDIR.'/lib/accountsettingsaction.php'; * * @category Settings * @package StatusNet - * @author Robin Millette <millette@controlyourself.ca> - * @author Zach Copley <zach@controlyourself.ca> + * @author Robin Millette <millette@status.net> + * @author Zach Copley <zach@status.net> * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ |