license

来自「《JavaScript王者归来》examples.rar」· 代码 · 共 42 行

TXT
42
字号
/* ========================================================================= *
 *                                                                           *
 *                 The JSVM Software License,  Version 2.0                   *
 *                                                                           *
 *                Copyright (c) 2004, 2005  Homolo Co., Ltd.                 *
 *                           All rights reserved.                            *
 *                                                                           *
 * ========================================================================= *
 *                                                                           *
 * JSVM2 is provided as open-source software, licensed under BSD License.    *
 *                                                                           *
 * Permission is hereby granted, free of charge, to any person obtaining a   *
 * copy of this software and associated documentation files (the "Software"),*
 * to deal in the Software without restriction, including without limitation *
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,  *
 * and/or sell copies of the Software, and to permit persons to whom the     *
 * Software is furnished to do so, subject to the following conditions:      *
 *                                                                           *
 * The above copyright notice and this permission notice shall be included   *
 * in all copies or substantial portions of the Software.                    *
 *                                                                           *
 * the software is provided "as is", without warranty of any kind, express   *
 * or implied, including but not limited to the warranties of merchantabili- *
 * ty, fitness for a particular purpose and noninfringement. in no event     *
 * shall the authors or copyright holders be liable for any claim, damages   *
 * or other liability, whether in an action of contract, tort or otherwise,  *
 * arising from, out of or in connection with the software or the use or     *
 * other dealings in the software.                                           *
 *                                                                           *
 * ========================================================================= *
 *                                                                           *
 * This software  consists of voluntary contributions made  by many individ- *
 * uals on behalf of Homolo Co.,Ltd., For more information on Homolo Co.,    *
 * Ltd., please see <http://jsvm.org/>.                                      *
 *                                                                           *
 * ========================================================================= */

/* CVS information: $Revision: 1.2 $ $Date: 2007/10/08 19:54:38 $
 * $Source: /home/cvsroot/JSVM/jsvm2.0/src/LICENSE,v $
 * $Author: wanchanghua $
 */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?