diff options
Diffstat (limited to 'actions/makeadmin.php')
-rw-r--r-- | actions/makeadmin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/makeadmin.php b/actions/makeadmin.php index 9bc0d3710..7ab41fa6e 100644 --- a/actions/makeadmin.php +++ b/actions/makeadmin.php @@ -6,7 +6,7 @@ * * @category Action * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://status.net/ * @@ -36,7 +36,7 @@ if (!defined('LACONICA')) { * * @category Action * @package StatusNet - * @author Evan Prodromou <evan@controlyourself.ca> + * @author Evan Prodromou <evan@status.net> * @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3 * @link http://status.net/ */ |