1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 03:54:09 +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/blogcalendar_menu/archive.php,v $
* $Revision: 1.6 $
* $Date: 2009-11-17 12:34:20 $
* $Author: marj_nl_fr $
* $Revision: 1.7 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
/*
| Based on code by: Thomas Bouve (crahan@gmx.net)

View File

@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
| Steve Dunstan 2001-2002
| Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
| jalist@e107.org
|
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/blogcalendar_menu/blogcalendar_menu.php,v $
| $Revision: 1.4 $
| $Date: 2009-09-25 20:20:22 $
| $Author: secretr $
| $Revision: 1.5 $
| $Date: 2009-11-18 01:05:23 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
| Based on code by: Thomas Bouve (crahan@gmx.net)
*/

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/blogcalendar_menu/calendar.php,v $
* $Revision: 1.2 $
* $Date: 2009-11-17 12:34:20 $
* $Author: marj_nl_fr $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
/*
| Based on code by: Thomas Bouve (crahan@gmx.net) and

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)
*
* Plugin Administration - Blog calendar menu
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/blogcalendar_menu/config.php,v $
* $Revision: 1.2 $
* $Date: 2008-12-21 12:53:48 $
* $Author: e107steved $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*
*/
$eplug_admin = TRUE;

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/blogcalendar_menu/functions.php,v $
* $Revision: 1.2 $
* $Date: 2009-11-17 12:34:20 $
* $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/blogcalendar_menu/languages/English.php,v $
* $Revision: 1.2 $
* $Date: 2009-11-17 12:34:34 $
* $Author: marj_nl_fr $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
define("BLOGCAL_L1", "News for ");

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/blogcalendar_menu/styles.php,v $
* $Revision: 1.2 $
* $Date: 2009-11-17 12:34:20 $
* $Author: marj_nl_fr $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }