1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

Fix copyright info.

This commit is contained in:
marj
2009-11-18 01:49:18 +00:00
parent 1377b23532
commit 62ef2fd56e
17 changed files with 68 additions and 68 deletions

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright (c) 2001-2008 e107 Developers (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
* Javascript files consolidation script (gzip compression) * Javascript files consolidation script (gzip compression)
* *
* $Source: /cvs_backup/e107_0.8/e107_files/e_jslib.php,v $ * $Source: /cvs_backup/e107_0.8/e107_files/e_jslib.php,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* $Date: 2009-10-07 11:05:55 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -1,16 +1,16 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright (c) 2001-2008 e107 Developers (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
* e107 Admin Helper * e107 Admin Helper
* *
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/admin.js,v $ * $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/admin.js,v $
* $Revision: 1.23 $ * $Revision: 1.24 $
* $Date: 2009-11-10 19:13:07 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -1,7 +1,7 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright (c) 2001-2008 e107 Developers (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
@@ -9,9 +9,9 @@
* Inspired by Magento' decorate JS functions (www.magentocommerce.com) * Inspired by Magento' decorate JS functions (www.magentocommerce.com)
* *
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/decorate.js,v $ * $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/decorate.js,v $
* $Revision: 1.4 $ * $Revision: 1.5 $
* $Date: 2009-10-07 10:52:53 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -1,7 +1,7 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright (c) 2001-2008 e107 Developers (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
@@ -11,9 +11,9 @@
* (unobtrusive Javascript) * (unobtrusive Javascript)
* *
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/tabs.js,v $ * $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/tabs.js,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2008-12-18 16:55:46 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -1,7 +1,7 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright (c) 2001-2008 e107 Developers (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
@@ -9,9 +9,9 @@
* Create static/ajax tooltips (unobtrusive Javascript) * Create static/ajax tooltips (unobtrusive Javascript)
* *
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/tooltip.js,v $ * $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/tooltip.js,v $
* $Revision: 1.1 $ * $Revision: 1.2 $
* $Date: 2008-12-08 23:40:18 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -2,14 +2,14 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/calendar/calendar_class.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/calendar/calendar_class.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-10-30 17:59:30 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -2,14 +2,14 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/date_handler.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/date_handler.php,v $
* $Revision: 1.11 $ * $Revision: 1.12 $
* $Date: 2009-11-10 19:13:06 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,14 +2,14 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/js_manager.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/js_manager.php,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* $Date: 2009-10-30 17:59:32 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */
global $pref, $eplug_admin, $THEME_JSLIB, $THEME_CORE_JSLIB; global $pref, $eplug_admin, $THEME_JSLIB, $THEME_CORE_JSLIB;

View File

@@ -2,14 +2,14 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright (c) 2001-2008 e107 Developers (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://gnu.org). * GNU General Public License (http://gnu.org).
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/jslib_handler.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/jslib_handler.php,v $
* $Revision: 1.9 $ * $Revision: 1.10 $
* $Date: 2009-11-11 10:53:32 $ * $Date: 2009-11-18 01:49:18 $
* $Author: secretr $ * $Author: marj_nl_fr $
* *
*/ */
global $pref, $eplug_admin, $THEME_JSLIB, $THEME_CORE_JSLIB; global $pref, $eplug_admin, $THEME_JSLIB, $THEME_CORE_JSLIB;

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright ( c ) 2008-2009 e107 Inc (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Custom install/uninstall/update routines * Custom install/uninstall/update routines
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/_blank/_blank_setup.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/_blank/_blank_setup.php,v $
* $Revision: 1.1 $ * $Revision: 1.2 $
* $Date: 2009-10-30 09:11:01 $ * $Date: 2009-11-18 01:49:18 $
* $Author: e107coders $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Custom download install/uninstall/update routines * Custom download install/uninstall/update routines
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/download/download_setup.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/download/download_setup.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-10-21 12:53:00 $ * $Date: 2009-11-18 01:49:18 $
* $Author: e107coders $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Check for admin events being triggered * Check for admin events being triggered
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/e_admin_events.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/forum/e_admin_events.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2008-12-03 17:21:15 $ * $Date: 2009-11-18 01:49:18 $
* $Author: mcfly_e107 $ * $Author: marj_nl_fr $
* *
*/ */
function plugin_forum_admin_events($type, $parms) function plugin_forum_admin_events($type, $parms)

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Forum admin functions * Forum admin functions
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_admin_class.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_admin_class.php,v $
* $Revision: 1.13 $ * $Revision: 1.14 $
* $Date: 2009-05-09 19:54:18 $ * $Date: 2009-11-18 01:49:18 $
* $Author: e107steved $ * $Author: marj_nl_fr $
* *
*/ */
class forumAdmin class forumAdmin

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Custom forum install/uninstall/update routines * Custom forum install/uninstall/update routines
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_setup.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_setup.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-10-22 04:14:45 $ * $Date: 2009-11-18 01:49:18 $
* $Author: e107coders $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* View specific forums * View specific forums
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_viewforum.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_viewforum.php,v $
* $Revision: 1.14 $ * $Revision: 1.15 $
* $Date: 2009-09-08 02:00:42 $ * $Date: 2009-11-18 01:49:18 $
* $Author: mcfly_e107 $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -2,14 +2,14 @@
/* /*
* e107 website system * e107 website system
* *
* Copyright ( c ) 2008-2009 e107 Inc (e107.org) * Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/pm/pm_setup.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/pm/pm_setup.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-10-21 12:53:00 $ * $Date: 2009-11-18 01:49:18 $
* $Author: e107coders $ * $Author: marj_nl_fr $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Custom TinyMce install/uninstall/update routines * Custom TinyMce install/uninstall/update routines
* *
* $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/tinymce_setup.php,v $ * $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/tinymce_setup.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-10-30 09:13:37 $ * $Date: 2009-11-18 01:49:18 $
* $Author: e107coders $ * $Author: marj_nl_fr $
* *
*/ */