Skip to content

Commit

Permalink
Update LICENSE with JuliaHub EULA
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen authored Sep 23, 2024
1 parent 91d3748 commit 036c0da
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
(C) JuliaHub Inc. 2022-2023. All rights reserved.

JuliaHub products (JuliaSim with all its modules, and all
JuliaSim packages provided through the JuliaHubRegistry) are commercial
products of JuliaHub, Inc. They are free to use for non-commercial academic
teaching and research purposes. For commercial users, license fees apply.
Please refer to the End User License Agreement (https://juliahub.com/company/eula/)
for details. Please contact [email protected] for purchasing information.

To report any bugs, issues, or feature requests for JuliaSim software,
please use the public Github repository JuliaSimIssues, located at
https://github.com/JuliaComputing/JuliaSimIssues.

===============================================================================

Parts of the code in the PlanarMechanics submodule have been adapted from the PlanarMechanics modelica library, which is licensed under the 3-Clause BSD License. The original license text is included below.
Expand Down Expand Up @@ -66,4 +77,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 comments on commit 036c0da

Please sign in to comment.