1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +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
*
* Copyright (c) 2001-2008 e107 Developers (e107.org)
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://gnu.org).
*
* Javascript files consolidation script (gzip compression)
*
* $Source: /cvs_backup/e107_0.8/e107_files/e_jslib.php,v $
* $Revision: 1.6 $
* $Date: 2009-10-07 11:05:55 $
* $Author: secretr $
* $Revision: 1.7 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

View File

@@ -1,16 +1,16 @@
/*
* 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
* GNU General Public License (http://gnu.org).
*
* e107 Admin Helper
*
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/admin.js,v $
* $Revision: 1.23 $
* $Date: 2009-11-10 19:13:07 $
* $Author: secretr $
* $Revision: 1.24 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

View File

@@ -1,7 +1,7 @@
/*
* 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
* GNU General Public License (http://gnu.org).
*
@@ -9,9 +9,9 @@
* Inspired by Magento' decorate JS functions (www.magentocommerce.com)
*
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/decorate.js,v $
* $Revision: 1.4 $
* $Date: 2009-10-07 10:52:53 $
* $Author: secretr $
* $Revision: 1.5 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

View File

@@ -1,7 +1,7 @@
/*
* 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
* GNU General Public License (http://gnu.org).
*
@@ -11,9 +11,9 @@
* (unobtrusive Javascript)
*
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/tabs.js,v $
* $Revision: 1.3 $
* $Date: 2008-12-18 16:55:46 $
* $Author: secretr $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

View File

@@ -1,7 +1,7 @@
/*
* 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
* GNU General Public License (http://gnu.org).
*
@@ -9,9 +9,9 @@
* Create static/ajax tooltips (unobtrusive Javascript)
*
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/core/tooltip.js,v $
* $Revision: 1.1 $
* $Date: 2008-12-08 23:40:18 $
* $Author: secretr $
* $Revision: 1.2 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

View File

@@ -2,14 +2,14 @@
/*
* 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://gnu.org).
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/calendar/calendar_class.php,v $
* $Revision: 1.3 $
* $Date: 2009-10-30 17:59:30 $
* $Author: secretr $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

View File

@@ -2,14 +2,14 @@
/*
* 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://gnu.org).
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/date_handler.php,v $
* $Revision: 1.11 $
* $Date: 2009-11-10 19:13:06 $
* $Author: secretr $
* $Revision: 1.12 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -2,14 +2,14 @@
/*
* 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://gnu.org).
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/js_manager.php,v $
* $Revision: 1.6 $
* $Date: 2009-10-30 17:59:32 $
* $Author: secretr $
* $Revision: 1.7 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/
global $pref, $eplug_admin, $THEME_JSLIB, $THEME_CORE_JSLIB;

View File

@@ -2,14 +2,14 @@
/*
* 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
* GNU General Public License (http://gnu.org).
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/jslib_handler.php,v $
* $Revision: 1.9 $
* $Date: 2009-11-11 10:53:32 $
* $Author: secretr $
* $Revision: 1.10 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/
global $pref, $eplug_admin, $THEME_JSLIB, $THEME_CORE_JSLIB;

View File

@@ -2,16 +2,16 @@
/*
* 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
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
* Custom install/uninstall/update routines
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/_blank/_blank_setup.php,v $
* $Revision: 1.1 $
* $Date: 2009-10-30 09:11:01 $
* $Author: e107coders $
* $Revision: 1.2 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

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)
*
* Custom download install/uninstall/update routines
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/download/download_setup.php,v $
* $Revision: 1.2 $
* $Date: 2009-10-21 12:53:00 $
* $Author: e107coders $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

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)
*
* Check for admin events being triggered
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/e_admin_events.php,v $
* $Revision: 1.2 $
* $Date: 2008-12-03 17:21:15 $
* $Author: mcfly_e107 $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/
function plugin_forum_admin_events($type, $parms)

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)
*
* Forum admin functions
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_admin_class.php,v $
* $Revision: 1.13 $
* $Date: 2009-05-09 19:54:18 $
* $Author: e107steved $
* $Revision: 1.14 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/
class forumAdmin

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)
*
* Custom forum install/uninstall/update routines
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_setup.php,v $
* $Revision: 1.3 $
* $Date: 2009-10-22 04:14:45 $
* $Author: e107coders $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

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)
*
* View specific forums
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/forum_viewforum.php,v $
* $Revision: 1.14 $
* $Date: 2009-09-08 02:00:42 $
* $Author: mcfly_e107 $
* $Revision: 1.15 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

View File

@@ -2,14 +2,14 @@
/*
* 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
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/pm/pm_setup.php,v $
* $Revision: 1.2 $
* $Date: 2009-10-21 12:53:00 $
* $Author: e107coders $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/

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)
*
* Custom TinyMce install/uninstall/update routines
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/tinymce/tinymce_setup.php,v $
* $Revision: 1.3 $
* $Date: 2009-10-30 09:13:37 $
* $Author: e107coders $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:49:18 $
* $Author: marj_nl_fr $
*
*/