|
Free
EcmaScript Interpreter. A JavaScript interpreter written in Java. |
| Copyright and conditions of use |
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA
See GNU
Lesser
General Public License or the file License.txt
which is part of the kit.
Please note that you are still encouraged to send me any modification or extension so that they can be integrated in the disributed package. You are encouraged to distribute your packages under the GPL if possible. I used the LGPL to avoid penalizing people who did develop commercial packaged with FESI with the previous license. The intention is that the new license is at least as liberal as the old one.
Some files are largely extracted from books or other examples, and it was explictely allowed to use them. In those cases I left the original copyright in the files.
Some packages used to compile FESI are LGPL or equivallent. They include the ORO library, the GNU regular expression library and the JavaCC compiler tools. They are not included in this distribution package so refer to the original source for copyright information.
| Copyright © Jean-Marc Lugrin 1998-2003 - Under LGPL license | Last update: 26 August 2003 |