|
From: OryNider <ory...@us...> - 2008-02-03 19:22:49
|
Update of /cvsroot/mxbb/core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17316 Modified Files: Tag: core28x common.php index.php login.php mx_meta.inc Log Message: -replace mxbb.net > mx-publisher.com Index: login.php =================================================================== RCS file: /cvsroot/mxbb/core/login.php,v retrieving revision 1.23.2.1 retrieving revision 1.23.2.2 diff -C2 -d -r1.23.2.1 -r1.23.2.2 *** login.php 26 Aug 2007 19:06:42 -0000 1.23.2.1 --- login.php 3 Feb 2008 19:22:11 -0000 1.23.2.2 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: common.php =================================================================== RCS file: /cvsroot/mxbb/core/common.php,v retrieving revision 1.67.2.5 retrieving revision 1.67.2.6 diff -C2 -d -r1.67.2.5 -r1.67.2.6 *** common.php 1 Feb 2008 01:15:21 -0000 1.67.2.5 --- common.php 3 Feb 2008 19:22:09 -0000 1.67.2.6 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: mx_meta.inc =================================================================== RCS file: /cvsroot/mxbb/core/mx_meta.inc,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** mx_meta.inc 5 May 2007 20:12:57 -0000 1.6 --- mx_meta.inc 3 Feb 2008 19:22:13 -0000 1.6.2.1 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/index.php,v retrieving revision 1.70.2.1 retrieving revision 1.70.2.2 diff -C2 -d -r1.70.2.1 -r1.70.2.2 *** index.php 12 Aug 2007 22:29:18 -0000 1.70.2.1 --- index.php 3 Feb 2008 19:22:10 -0000 1.70.2.2 *************** *** 6,10 **** * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mxbb.net * */ --- 6,10 ---- * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * @link http://www.mx-publisher.com * */ |