diff options
author | Evan Prodromou <evan@status.net> | 2009-09-15 22:28:59 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-09-15 22:28:59 -0400 |
commit | 6f531745ca21e7b5460be90890c55b1934a45f15 (patch) | |
tree | 0d538ffcd5898930acdfb9639b458b30e550de77 /actions/finishremotesubscribe.php | |
parent | fd4509894f6aaff6b0b4bd6b95b6f6d5e2778eaa (diff) |
change all evans to evan@status.net
Diffstat (limited to 'actions/finishremotesubscribe.php')
-rw-r--r-- | actions/finishremotesubscribe.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/finishremotesubscribe.php b/actions/finishremotesubscribe.php index 44abbfceb..5f6807d10 100644 --- a/actions/finishremotesubscribe.php +++ b/actions/finishremotesubscribe.php @@ -41,7 +41,7 @@ require_once INSTALLDIR.'/lib/omb.php'; * * @category Action * @package Laconica - * @author Evan Prodromou <evan@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> * @author Robin Millette <millette@controlyourself.ca> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://laconi.ca/ |