neqsim icon indicating copy to clipboard operation
neqsim copied to clipboard

overview of third party library licences

Open EvenSol opened this issue 1 year ago • 1 comments

Dependency graph: https://github.com/equinor/neqsim/network/dependencies

h2 H2 is dual licensed and available under the MPL 2.0 (Mozilla Public License Version 2.0) or under the EPL 1.0 (Eclipse Public License). There is a license FAQ for both the MPL and the EPL.

xstream XStream is open source software, made available under a BSD license.

log4j APACHE LICENSE, VERSION 2.0

junit Eclipse Public License 1.0

colt https://dst.lbl.gov/ACSSoftware/colt/license.html colt is not in use, can be removed

commons-lang/org.apache.commons APACHE LICENSE, VERSION 2.0

ejml APACHE LICENSE, VERSION 2.0

gov.nist.math open source: https://math.nist.gov/javanumerics/jama/#license

jfreechart JFreeChart is open source or, more specifically, free software. It is distributed under the terms of the GNU Lesser General Public Licence (LGPL), which permits use in proprietary applications.

com.googlecode.matrix-toolkits-java GNU Lesser General Public License v3.0

ojalgo MIT https://github.com/optimatika/ojAlgo/blob/develop/LICENSE (not in use) - can be removed

EvenSol avatar May 09 '23 06:05 EvenSol

@EvenSol thank you, the licenses is also correctly shown here: https://app.snyk.io/org/neqsim/project/86e71bb0-950f-445f-94e7-32e73d92cca3 I do not see any problems here, thanks a lot for your effort :)

TeeeJay avatar May 11 '23 12:05 TeeeJay