|
From: Jon O. <jon...@us...> - 2005-10-02 23:39:05
|
Update of /cvsroot/mxbb/mx_newssuite/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1560/modules/mx_newssuite/language/lang_english Modified Files: lang_main.php Log Message: updated all file headers Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_newssuite/language/lang_english/lang_main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_main.php 22 Sep 2005 10:10:19 -0000 1.2 --- lang_main.php 1 Oct 2005 14:14:45 -0000 1.3 *************** *** 1,23 **** <?php ! /*************************************************************************** ! * lang_admin.php ! * ------------------- ! * begin : Sunday, Mar 31, 2003 ! * copyright : (C) 2001 The phpBB Group ! * email : su...@ph... ! * ! * $Id$ ! * ! * ! ***************************************************************************/ ! /*************************************************************************** ! * ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! * ! ***************************************************************************/ // // General --- 1,22 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette ! * Copyright : (C) 2002-2005 mxBB Portal ! * Email : jo...@mx... ! * Project site : www.mxbb-portal.com ! * ------------------------------------------------------------------------- ! * ! * $Id$ ! */ ! /** ! * This program is free software; you can redistribute it and/or modify ! * it under the terms of the GNU General Public License as published by ! * the Free Software Foundation; either version 2 of the License, or ! * (at your option) any later version. ! */ ! // // General |