THIRD-PARTY NOTICES
===================

Upstream license files and notices are in the adjacent licenses directory.

DyOS itself is licensed GPL-3.0; its full text is the LICENSE file in this
wheel's dist-info/licenses directory. The complete corresponding source
for DyOS and for every copyleft component listed below, including the exact
submodule revisions this wheel was built from, is available at:

    https://git.rwth-aachen.de/avt.svt/public/dyos
    commit ac2875b9

This is the written offer required by section 6 of the GNU General Public
License. If that location is unreachable, contact the DyOS maintainers at
AVT.SVT, RWTH Aachen, to obtain the source.

Always included:
- EsoCommon — GPL-3.0-or-later.
- GenericEso and NIXE — GPL-3.0; NIXE includes PolZeros and Seulex under
  their bundled permissive notices.
- Revolve — distributed under the GPL option of its dual CPL-1.0/GPL license.
  DyOS elects the GPL option, because CPL-1.0 is incompatible with DyOS' own
  GPL-3.0. Revolve carries no license version statement of its own, so the GPL
  election is exercised as GPL-3.0.
- SuiteSparse AMD/COLAMD/config — BSD-3-Clause; BTF/CSparse/KLU — LGPL-2.1-or-later.
- CMinpack/MINPACK — BSD-like; ColPack — BSD-3-Clause;
  Eigen — MPL-2.0 and compatible file-level terms.
- had, nlohmann/json, and nanobind's robin-map — MIT; nanobind — BSD-3-Clause.

CMinpack acknowledgment: This product includes software developed by the University of Chicago, as Operator of Argonne National Laboratory.
- The GCC runtime libraries in this wheel's dyospy.libs directory —
  whichever of libgcc_s, libstdc++ and libgfortran are present there — are
  GPL-3.0-or-later with the GCC Runtime Library Exception, whose text is
  included. That exception is what permits their distribution here. Should
  libquadmath be among them, it is LGPL-2.1-or-later instead.
- OpenBLAS — BSD-3-Clause; the reference LAPACK it bundles — BSD-3-Clause.
- NLopt — MIT core with a BSD-3-Clause SLSQP; its LGPL Luksan solvers are
  excluded from this build.
- SUNDIALS — BSD-3-Clause; its upstream NOTICE is included.
- FMILibrary — BSD-3-Clause; FMI standard headers — BSD-2/3-Clause.
- Bundled Expat — MIT.
- Bundled zlib/minizip — zlib License.
