1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Fix copyright info.

This commit is contained in:
marj
2009-11-18 02:07:15 +00:00
parent 1919629a98
commit c8341dff2e
5 changed files with 49 additions and 52 deletions

View File

@@ -2,16 +2,16 @@
/*
* e107 website system
*
* Copyright (C) 2001-2010 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)
*
* Administration UI handlers, admin helper functions
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/admin_handler.php,v $
* $Revision: 1.29 $
* $Date: 2009-11-17 15:23:00 $
* $Author: secretr $
* $Revision: 1.30 $
* $Date: 2009-11-18 02:07:14 $
* $Author: marj_nl_fr $
*/
if (!defined('e107_INIT')) { exit; }