1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

Fix copyright info.

This commit is contained in:
CaMer0n
2009-11-18 01:06:08 +00:00
parent 86868b7302
commit 1377b23532
542 changed files with 2151 additions and 2151 deletions

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/admin_chatbox.php,v $
* $Revision: 1.8 $
* $Date: 2009-11-17 12:59:03 $
* $Author: marj_nl_fr $
* $Revision: 1.9 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
require_once("../../class2.php");

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/chat.php,v $
* $Revision: 1.11 $
* $Date: 2009-11-17 12:59:03 $
* $Author: marj_nl_fr $
* $Revision: 1.12 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
require_once('../../class2.php');

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/chatbox_menu.php,v $
* $Revision: 1.16 $
* $Date: 2009-11-17 12:59:03 $
* $Author: marj_nl_fr $
* $Revision: 1.17 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
global $tp, $e107cache, $e_event, $e107, $pref, $footer_js, $PLUGINS_DIRECTORY;

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2008 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
* Chatbox e_list Handler
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/e_list.php,v $
* $Revision: 1.3 $
* $Date: 2009-08-06 22:30:23 $
* $Author: secretr $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/e_notify.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-17 12:59:03 $
* $Author: marj_nl_fr $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/languages/English/English.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-17 12:59:03 $
* $Author: marj_nl_fr $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
define("CHATBOX_L1", "Unable to accept post as that username is registered - if it is your username please login to post.");

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/search/search_advanced.php,v $
* $Revision: 1.2 $
* $Date: 2009-11-17 12:59:03 $
* $Author: marj_nl_fr $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/search/search_parser.php,v $
* $Revision: 1.2 $
* $Date: 2009-11-17 12:59:03 $
* $Author: marj_nl_fr $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }