summaryrefslogtreecommitdiff
path: root/lib/httpclient.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-09-15 22:28:59 -0400
committerEvan Prodromou <evan@status.net>2009-09-15 22:28:59 -0400
commit6f531745ca21e7b5460be90890c55b1934a45f15 (patch)
tree0d538ffcd5898930acdfb9639b458b30e550de77 /lib/httpclient.php
parentfd4509894f6aaff6b0b4bd6b95b6f6d5e2778eaa (diff)
change all evans to evan@status.net
Diffstat (limited to 'lib/httpclient.php')
-rw-r--r--lib/httpclient.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/httpclient.php b/lib/httpclient.php
index 9b0bb6f3a..005971153 100644
--- a/lib/httpclient.php
+++ b/lib/httpclient.php
@@ -21,7 +21,7 @@
*
* @category Action
* @package Laconica
- * @author Evan Prodromou <evan@controlyourself.ca>
+ * @author Evan Prodromou <evan@status.net>
* @copyright 2009 Control Yourself, Inc.
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://laconi.ca/
@@ -40,7 +40,7 @@ if (!defined('STATUSNET')) {
*
* @category HTTP
* @package Laconica
- * @author Evan Prodromou <evan@controlyourself.ca>
+ * @author Evan Prodromou <evan@status.net>
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://laconi.ca/
*/
@@ -61,7 +61,7 @@ class HTTPResponse
*
* @category HTTP
* @package Laconica
- * @author Evan Prodromou <evan@controlyourself.ca>
+ * @author Evan Prodromou <evan@status.net>
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://laconi.ca/
*/