LIBGCJ_LICENSE 1.2 KB

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