| 1 |
GCC is free software; you can redistribute it and/or modify it under |
| 2 |
the terms of the GNU General Public License as published by the Free |
| 3 |
Software Foundation; either version 2, or (at your option) any later |
| 4 |
version. |
| 5 |
|
| 6 |
In addition to the permissions in the GNU General Public License, the |
| 7 |
Free Software Foundation gives you unlimited permission to link the |
| 8 |
compiled version of this file into combinations with other programs, |
| 9 |
and to distribute those combinations without any restriction coming |
| 10 |
from the use of this file. (The General Public License restrictions |
| 11 |
do apply in other respects; for example, they cover modification of |
| 12 |
the file, and distribution when not linked into a combine |
| 13 |
executable.) |
| 14 |
|
| 15 |
GCC is distributed in the hope that it will be useful, but WITHOUT ANY |
| 16 |
WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 17 |
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
| 18 |
for more details. |
| 19 |
|
| 20 |
You should have received a copy of the GNU General Public License |
| 21 |
along with GCC; see the file COPYING. If not, write to the Free |
| 22 |
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA |
| 23 |
02110-1301, USA. |