|
From: FlorinCB <ory...@us...> - 2008-10-06 00:36:01
|
Update of /cvsroot/mxbb/core/includes/utf In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv836 Modified Files: utf_normalizer.php utf_tools.php Log Message: update Index: utf_tools.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/utf/utf_tools.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** utf_tools.php 6 Oct 2008 00:29:05 -0000 1.1 --- utf_tools.php 6 Oct 2008 00:35:54 -0000 1.2 *************** *** 4,9 **** * @package utf * @version $Id$ ! * @copyright (c) 2006 phpBB Group ! * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ --- 4,10 ---- * @package utf * @version $Id$ ! * @copyright (c) 2002-2008 MX-Publisher Project Team & (C) 2005 The phpBB Group ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: utf_normalizer.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/utf/utf_normalizer.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** utf_normalizer.php 6 Oct 2008 00:29:05 -0000 1.1 --- utf_normalizer.php 6 Oct 2008 00:35:54 -0000 1.2 *************** *** 4,9 **** * @package utf * @version $Id$ ! * @copyright (c) 2005 phpBB Group ! * @license http://opensource.org/licenses/gpl-license.php GNU Public License * */ --- 4,10 ---- * @package utf * @version $Id$ ! * @copyright (c) 2002-2008 MX-Publisher Project Team & (C) 2005 The phpBB Group ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |