mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Fix copyright info.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* 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)
|
||||
*
|
||||
@@ -10,8 +10,8 @@
|
||||
* With code from Izydor and Lolo.
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $
|
||||
* $Revision: 1.19 $
|
||||
* $Date: 2009-11-05 08:07:48 $
|
||||
* $Revision: 1.20 $
|
||||
* $Date: 2009-11-18 01:04:26 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
@@ -74,7 +74,7 @@ if(isset($_POST['submit']))
|
||||
$diz = chr(47)."*\n";
|
||||
$diz .= " * e107 website system\n";
|
||||
$diz .= " *\n";
|
||||
$diz .= " * Copyright (C) 2001-2008 e107 Inc (e107.org)\n";
|
||||
$diz .= " * Copyright (C) 2008-2009 e107 Inc (e107.org)\n";
|
||||
$diz .= " * Released under the terms and conditions of the\n";
|
||||
$diz .= " * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)\n";
|
||||
$diz .= " *\n";
|
||||
|
Reference in New Issue
Block a user