|
From: Jon O. <jon...@us...> - 2007-05-05 20:19:28
|
Update of /cvsroot/mxbb/mx_calsnails/includes In directory sc8-pr-cvs16:/tmp/cvs-serv21118/includes Modified Files: cal_functions.php cal_settings.php mx_common.php Log Message: Updated header... Index: cal_settings.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/includes/cal_settings.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** cal_settings.php 30 Aug 2006 19:17:15 -0000 1.14 --- cal_settings.php 5 May 2007 20:19:22 -0000 1.15 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: mx_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/includes/mx_common.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** mx_common.php 30 Aug 2006 19:17:15 -0000 1.18 --- mx_common.php 5 May 2007 20:19:22 -0000 1.19 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ Index: cal_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/includes/cal_functions.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** cal_functions.php 16 Aug 2006 15:15:20 -0000 1.9 --- cal_functions.php 5 May 2007 20:19:22 -0000 1.10 *************** *** 6,9 **** --- 6,10 ---- * @copyright (c) 2002-2006 [Martin, Markus, Jon Ohlsson] mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 + * @link http://www.mxbb.net * */ |