mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Fix copyright info.
This commit is contained in:
@@ -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)
|
||||
*
|
||||
* List Admin Config
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/admin_list_config.php,v $
|
||||
* $Revision: 1.9 $
|
||||
* $Date: 2009-01-28 08:47:37 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.10 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Language
|
||||
*
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/languages/English.php,v $
|
||||
| $Revision: 1.7 $
|
||||
| $Date: 2009-05-04 19:57:48 $
|
||||
| $Author: bugrain $
|
||||
| $Revision: 1.8 $
|
||||
| $Date: 2009-11-18 01:05:47 $
|
||||
| $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Language Admin
|
||||
*
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/languages/English_admin_list_new.php,v $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2009-01-27 21:34:02 $
|
||||
| $Author: lisa_ $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2009-11-18 01:05:47 $
|
||||
| $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Page
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list.php,v $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-01-27 21:33:52 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Admin Class
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_admin_class.php,v $
|
||||
* $Revision: 1.6 $
|
||||
* $Date: 2009-11-17 14:05:34 $
|
||||
* $Author: marj_nl_fr $
|
||||
* $Revision: 1.7 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Class
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_class.php,v $
|
||||
* $Revision: 1.11 $
|
||||
* $Date: 2009-08-23 10:57:51 $
|
||||
* $Author: marj_nl_fr $
|
||||
* $Revision: 1.12 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Menu New
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_new_menu.php,v $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-01-27 21:33:52 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Menu Recent
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_recent_menu.php,v $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-01-27 21:33:52 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.6 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@@ -2,15 +2,15 @@
|
||||
/*
|
||||
* 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)
|
||||
*
|
||||
* List Shortcodes
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_shortcodes.php,v $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-07-21 07:10:24 $
|
||||
* $Revision: 1.6 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
|
@@ -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)
|
||||
*
|
||||
* List Template
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/list_template.php,v $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-01-28 08:47:37 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
@@ -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)
|
||||
*
|
||||
* Comment e_list Handler
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/section/list_comment.php,v $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2009-01-28 08:48:14 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
@@ -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)
|
||||
*
|
||||
* Members e_list Handler
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/section/list_members.php,v $
|
||||
* $Revision: 1.5 $
|
||||
* $Date: 2009-01-28 08:48:14 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.6 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
@@ -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)
|
||||
*
|
||||
* News e_list Handler
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/list_new/section/list_news.php,v $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2009-01-28 08:48:14 $
|
||||
* $Author: lisa_ $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-11-18 01:05:47 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
Reference in New Issue
Block a user