From 0203bbaaa3ee8fdfdbd6253d177f390cf4e2e437 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Fri, 13 Jan 2017 23:10:55 +1100 Subject: [PATCH] Replace missing characters --- includes/libraries/class-eqeos.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/libraries/class-eqeos.php b/includes/libraries/class-eqeos.php index d1d355a3..7a377597 100644 --- a/includes/libraries/class-eqeos.php +++ b/includes/libraries/class-eqeos.php @@ -35,7 +35,7 @@ * - Add factorial support. (ie 5! = 120) * * @author Jon Lawrence - * @copyright Copyright ©2005-2013, Jon Lawrence + * @copyright Copyright ©2005-2013, Jon Lawrence * @license http://opensource.org/licenses/LGPL-2.1 LGPL 2.1 License * @package EOS * @version 2.0 @@ -73,7 +73,7 @@ if(!defined('DEBUG')) * This class was created for PHP4 in 2005, updated to fully PHP5 in 2013. * * @author Jon Lawrence - * @copyright Copyright ©2005-2013, Jon Lawrence + * @copyright Copyright ©2005-2013, Jon Lawrence * @license http://opensource.org/licenses/LGPL-2.1 LGPL 2.1 License * @package Math * @subpackage EOS