| 1 | Jan 21, 2002
|
|---|
| 2 |
|
|---|
| 3 | The libgcj library is licensed under the terms of the GNU General
|
|---|
| 4 | Public License.
|
|---|
| 5 |
|
|---|
| 6 | Linking this library statically or dynamically with other modules is
|
|---|
| 7 | making a combined work based on this library. Thus, the terms and
|
|---|
| 8 | conditions of the GNU General Public License cover the whole
|
|---|
| 9 | combination.
|
|---|
| 10 |
|
|---|
| 11 | As a special exception, the copyright holders of this library give you
|
|---|
| 12 | permission to link this library with independent modules to produce an
|
|---|
| 13 | executable, regardless of the license terms of these independent
|
|---|
| 14 | modules, and to copy and distribute the resulting executable under
|
|---|
| 15 | terms of your choice, provided that you also meet, for each linked
|
|---|
| 16 | independent module, the terms and conditions of the license of that
|
|---|
| 17 | module. An independent module is a module which is not derived from
|
|---|
| 18 | or based on this library. If you modify this library, you may extend
|
|---|
| 19 | this exception to your version of the library, but you are not
|
|---|
| 20 | obligated to do so. If you do not wish to do so, delete this
|
|---|
| 21 | exception statement from your version.
|
|---|
| 22 |
|
|---|
| 23 | You should have received a copy of the GNU General Public License
|
|---|
| 24 | along with libjava; see the file COPYING. If not, write to the
|
|---|
| 25 | Free Software Foundation, 59 Temple Place - Suite 330,
|
|---|
| 26 | Boston, MA 02111-1307, USA.
|
|---|