diff options
Diffstat (limited to 'actions')
-rw-r--r-- | actions/all.php | 3 | ||||
-rw-r--r-- | actions/api.php | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/actions/all.php b/actions/all.php index 22da3cd68..f1786462e 100644 --- a/actions/all.php +++ b/actions/all.php @@ -23,11 +23,10 @@ * @author Robin Millette <millette@controlyourself.ca> * @author Adrian Lang <mail@adrianlang.de> * @author Meitar Moscovitz <meitarm@gmail.com> - * @author Sarven Capadisli <csarven@controlyourself.ca> + * @author Sarven Capadisli <csarven@status.net> * @author Craig Andrews <candrews@integralblue.com> * @author Jeffery To <jeffery.to@gmail.com> * @author Zach Copley <zach@controlyourself.ca> - * @author csarven <csarven@controlyourself.ca> * @license GNU Affero General Public License http://www.gnu.org/licenses/ * @link http://status.net */ diff --git a/actions/api.php b/actions/api.php index 243ae4c62..d570bb017 100644 --- a/actions/api.php +++ b/actions/api.php @@ -28,7 +28,7 @@ * @author Craig Andrews <candrews@integralblue.com> * @author Gina Haeussge <osd@foosel.net> * @author Mike Cochrane <mikec@mikenz.geek.nz> - * @author Sarven Capadisli <csarven@controlyourself.ca> + * @author Sarven Capadisli <csarven@status.net> * @license GNU Affero General Public License http://www.gnu.org/licenses/ * @link http://status.net */ |