Epochly - Third-Party Software Attribution
==========================================

Epochly includes or depends on the following third-party software components.
Each component is governed by its own license, listed below.

Core Dependencies
-----------------

psutil
  License: BSD 3-Clause
  URL: https://github.com/giampaolo/psutil
  Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola

numpy
  License: BSD 3-Clause
  URL: https://numpy.org/
  Copyright (c) 2005-2025, NumPy Developers

packaging
  License: Apache 2.0 / BSD 2-Clause
  URL: https://github.com/pypa/packaging
  Copyright (c) Donald Stufft and individual contributors

cryptography
  License: Apache 2.0 / BSD 3-Clause
  URL: https://github.com/pyca/cryptography
  Copyright (c) Individual contributors

pybind11
  License: BSD 3-Clause
  URL: https://github.com/pybind/pybind11
  Copyright (c) 2016 Wenzel Jakob

prometheus-client
  License: Apache 2.0
  URL: https://github.com/prometheus/client_python
  Copyright (c) Prometheus Authors

msgpack
  License: Apache 2.0
  URL: https://github.com/msgpack/msgpack-python
  Copyright (c) 2008-2011 INADA Naoki

dill
  License: BSD 3-Clause
  URL: https://github.com/uqfoundation/dill
  Copyright (c) 2004-2025 Mike McKerns

cloudpickle
  License: BSD 3-Clause
  URL: https://github.com/cloudpipe/cloudpickle
  Copyright (c) 2012, Regents of the University of California
  Copyright (c) 2009 PiCloud, Inc.

sortedcontainers
  License: Apache 2.0
  URL: https://github.com/grantjenks/python-sortedcontainers
  Copyright (c) 2014-2019 Grant Jenks

JIT Compilation Dependencies
-----------------------------

numba
  License: BSD 2-Clause
  URL: https://github.com/numba/numba
  Copyright (c) 2012, Anaconda, Inc.

pyston-lite
  License: Apache 2.0 (Python components) / Proprietary (runtime)
  URL: https://github.com/pyston/pyston
  Copyright (c) 2020-2023 Pyston, Inc.
  Note: Only used on Linux x86_64, Python 3.9-3.10

Build Dependencies
------------------

setuptools
  License: MIT
  URL: https://github.com/pypa/setuptools
  Copyright (c) Jason R. Coombs and fellow contributors

wheel
  License: MIT
  URL: https://github.com/pypa/wheel
  Copyright (c) Daniel Holth

cython
  License: Apache 2.0
  URL: https://github.com/cython/cython
  Copyright (c) Robert Bradshaw, Stefan Behnel, et al.

---

This NOTICE file is provided for informational purposes. For the full license
text of each component, refer to the respective project's repository.

Epochly itself is licensed under the Epochly Software License Agreement (ESLA).
See the LICENSE file for complete terms.
