Ignore:
Timestamp:
2007/10/29 12:06:29 (19 years ago)
Author:
nanasess
Message:

ライセンス表記変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/html/admin/load_module_config.php

    r16456 r16582  
    77 * 認証は外さないこと 
    88 * 
     9 * This file is part of EC-CUBE 
     10 * 
    911 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
    1012 * 
    1113 * http://www.lockon.co.jp/ 
     14 * 
     15 * This program is free software; you can redistribute it and/or 
     16 * modify it under the terms of the GNU General Public License 
     17 * as published by the Free Software Foundation; either version 2 
     18 * of the License, or (at your option) any later version. 
     19 * 
     20 * This program is distributed in the hope that it will be useful, 
     21 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     23 * GNU General Public License for more details. 
     24 * 
     25 * You should have received a copy of the GNU General Public License 
     26 * along with this program; if not, write to the Free Software 
     27 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    1228 */ 
    1329require_once 'require.php'; 
Note: See TracChangeset for help on using the changeset viewer.