diff options
Diffstat (limited to 'mod/profile/actions')
-rw-r--r-- | mod/profile/actions/cropicon.php | 2 | ||||
-rw-r--r-- | mod/profile/actions/edit.php | 2 | ||||
-rw-r--r-- | mod/profile/actions/iconupload.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mod/profile/actions/cropicon.php b/mod/profile/actions/cropicon.php index d13a765c4..c367a42dc 100644 --- a/mod/profile/actions/cropicon.php +++ b/mod/profile/actions/cropicon.php @@ -5,7 +5,7 @@ *
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/actions/edit.php b/mod/profile/actions/edit.php index fad257cf5..46b7897df 100644 --- a/mod/profile/actions/edit.php +++ b/mod/profile/actions/edit.php @@ -5,7 +5,7 @@ *
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
diff --git a/mod/profile/actions/iconupload.php b/mod/profile/actions/iconupload.php index e4f6f7d4c..903cf353c 100644 --- a/mod/profile/actions/iconupload.php +++ b/mod/profile/actions/iconupload.php @@ -5,7 +5,7 @@ *
* @package ElggProfile
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Ben Werdmuller <ben@curverider.co.uk>
+ * @author Curverider Ltd <info@elgg.com>
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
*/
|