[111] | 1 | This program is free software; you can redistribute it and/or modify |
---|
| 2 | it under the terms of the GNU General Public License version 2 as |
---|
| 3 | published by the Free Software Foundation. |
---|
| 4 | |
---|
| 5 | This program is distributed in the hope that it will be useful, |
---|
| 6 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 7 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 8 | GNU General Public License for details. |
---|
| 9 | |
---|
| 10 | You should have received a copy of the GNU General Public License |
---|
| 11 | along with this program; if not, write to the Free Software |
---|
| 12 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
---|
| 13 | |
---|
| 14 | In addition, as a special exception, Code Synthesis Tools CC gives |
---|
| 15 | permission to link this program with the Xerces-C++ library (or with |
---|
| 16 | modified versions of Xerces-C++ that use the same license as Xerces-C++), |
---|
| 17 | and distribute linked combinations including the two. You must obey |
---|
| 18 | the GNU General Public License version 2 in all respects for all of |
---|
| 19 | the code used other than Xerces-C++. If you modify this copy of the |
---|
| 20 | program, you may extend this exception to your version of the program, |
---|
| 21 | but you are not obligated to do so. If you do not wish to do so, delete |
---|
| 22 | this exception statement from your version. |
---|
| 23 | |
---|
| 24 | In addition, Code Synthesis Tools CC makes a special exception for |
---|
| 25 | the Free/Libre and Open Source Software (FLOSS) which is described |
---|
| 26 | in the accompanying FLOSSE file. |
---|