Login  Register

Re: java3d License to re-distribute

Posted by Xerxes Rånby on Mar 15, 2021; 4:42pm
URL: https://forum.jogamp.org/java3d-License-to-re-distribute-tp4041040p4041041.html

Java3D complete license:
https://jogamp.org/cgit/java3d/java3d-core.git/tree/LICENSE.txt
https://github.com/philjord/java3d-core/blob/master/LICENSE.txt
https://github.com/hharrison/java3d-core/blob/master/LICENSE.txt

GPLv2 + classpath exception

Summary:

 * This code is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License version 2 only, as
 * published by the Free Software Foundation. Sun designates this
 * particular file as subject to the "Classpath" exception as provided
 * by Sun in the LICENSE file that accompanied this code.
 *
 * This code 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
 * version 2 for more details (a copy is included in the LICENSE file that
 * accompanied this code).