|
From: Jon O. <jon...@us...> - 2005-10-02 16:53:28
|
Update of /cvsroot/mxbb/mx_smartor/language/lang_english In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2352/modules/mx_smartor/language/lang_english Modified Files: lang_admin.php lang_hierarchy_album.php lang_main.php Log Message: updated all file headers Index: lang_hierarchy_album.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/language/lang_english/lang_hierarchy_album.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_hierarchy_album.php 9 Jan 2005 21:52:02 -0000 1.1 --- lang_hierarchy_album.php 1 Oct 2005 14:17:37 -0000 1.2 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * lang_hierarchy_album.php [English] ! * ------------------------------------------------ ! * begin : Wednesday, May 12, 2004 ! * copyright : (C) 2004 IdleVoid ! * email : idl...@sl... ! * ! * version : 1.0.2 12/08/2004 ! * ! ****************************************************************************/ ! /*************************************************************************** ! * ! * 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. ! * ! ***************************************************************************/ // --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * 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. ! */ // Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/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 20 Aug 2005 18:28:09 -0000 1.2 --- lang_main.php 1 Oct 2005 14:17:37 -0000 1.3 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * lang_main.php [English] ! * ------------------- ! * begin : Sunday, February 02, 2003 ! * copyright : (C) 2003 Smartor ! * email : sma...@ho... ! * ! * $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. ! * ! ***************************************************************************/ // --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * 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. ! */ // Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/language/lang_english/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 20 Aug 2005 18:28:09 -0000 1.2 --- lang_admin.php 1 Oct 2005 14:17:37 -0000 1.3 *************** *** 1,22 **** <?php ! /*************************************************************************** ! * lang_admin.php [English] ! * ------------------- ! * begin : Sunday, February 02, 2003 ! * copyright : (C) 2003 Smartor ! * email : sma...@ho... ! * ! * $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. ! * ! ***************************************************************************/ // --- 1,21 ---- <?php ! /** ------------------------------------------------------------------------ ! * Subject : mxBB - a fully modular portal and CMS (for phpBB) ! * Author : Jon Ohlsson and the mxBB Team ! * Credits : The phpBB Group & Marc Morisette, Smartor (sma...@ho...), Volodymyr (CLowN) Skoryk, IdleVoid (idl...@sl...) ! * 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. ! */ // |