FxEngine Framework
==================
License for use and distribution
================================
FxEngine Framework Copyright (C) 2005-2012 Sylvain Machel, SMProcess.
Licenses for files are:
1) FxEngine Framework library: GNU LGPL
2) FxEngine Editor program: GNU GPL
2) TraceTool program: GNU GPL
The GNU GPL and GNU LGPL restriction means that you must follow both
GNU GPL and GNU LGPL rules restriction rules.
Note:
You can use the FxEngine Framework on any computer, including a computer in a commercial
organization. You don't need to register or pay for FxEngine Framework.
GNU LGPL information
--------------------
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.1 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, If not, see .
GNU GPL information
--------------------
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
Sylvain Machel