From 3d879d529107c0c9d3f1e6b894d9ed17b6e6c54f Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Fri, 18 Jan 2008 19:41:32 +0000 Subject: ExpressionEngine Dev Team in credit --- system/helpers/typography_helper.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'system/helpers/typography_helper.php') diff --git a/system/helpers/typography_helper.php b/system/helpers/typography_helper.php index aa751db8b..b57ec6c2c 100644 --- a/system/helpers/typography_helper.php +++ b/system/helpers/typography_helper.php @@ -5,7 +5,7 @@ * An open source application development framework for PHP 4.3.2 or newer * * @package CodeIgniter - * @author Rick Ellis + * @author ExpressionEngine Dev Team * @copyright Copyright (c) 2006, EllisLab, Inc. * @license http://www.codeigniter.com/user_guide/license.html * @link http://www.codeigniter.com @@ -21,7 +21,7 @@ * @package CodeIgniter * @subpackage Helpers * @category Helpers - * @author Rick Ellis + * @author ExpressionEngine Dev Team * @link http://www.codeigniter.com/user_guide/helpers/typography_helper.html */ @@ -82,8 +82,7 @@ function auto_typography($str) * * @access private * @category Helpers - * @author Rick Ellis - * @author Paul Burdick + * @author ExpressionEngine Dev Team * @link http://www.codeigniter.com/user_guide/helpers/ */ class Auto_typography { -- cgit v1.2.3-24-g4f1b