summaryrefslogtreecommitdiff
path: root/actions/requesttoken.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/requesttoken.php')
-rw-r--r--actions/requesttoken.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/actions/requesttoken.php b/actions/requesttoken.php
index 8755fa447..1ece3e6b0 100644
--- a/actions/requesttoken.php
+++ b/actions/requesttoken.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 @@ require_once INSTALLDIR.'/lib/omb.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/
*/