Third-Party Notices for De-Emphasis
===================================

De-Emphasis is licensed under the MIT License. See LICENSE.txt.

This Windows distribution is built with Python and bundles third-party open
source runtime components. License texts copied from the installed packages are
included in the "licenses" folder of the release ZIP.

Runtime components
------------------

- Python 3.12
  License: Python Software Foundation License
  Project: https://www.python.org/

- PySide6 / Qt for Python 6.11.1
  Packages: PySide6, PySide6_Essentials, PySide6_Addons, shiboken6
  License expression in package metadata:
  LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
  This distribution uses the LGPLv3 option.
  Project: https://doc.qt.io/qtforpython-6/
  Qt open-source obligations:
  https://www.qt.io/development/open-source-lgpl-obligations
  Qt for Python licenses:
  https://doc.qt.io/qtforpython-6/licenses.html
  Qt third-party license list:
  https://doc.qt.io/qt-6/licenses-used-in-qt.html
  Corresponding upstream source archives:
  https://download.qt.io/official_releases/qt/6.11/6.11.1/single/
  https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-6.11.1-src/

- NumPy 2.4.6
  License expression in package metadata:
  BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0
  Project: https://numpy.org/

- SciPy 1.17.1
  License: BSD-3-Clause, with bundled binary components documented in
  SciPy's LICENSE.txt, including OpenBLAS/LAPACK/GCC runtime exception notices
  where applicable.
  Project: https://scipy.org/

Build tool
----------

- PyInstaller 6.20.0
  PyInstaller is used to build the Windows executable. PyInstaller's own
  license includes an exception allowing generated bundles to be shipped under
  the application license, subject to the licenses of bundled dependencies.
  Project: https://pyinstaller.org/

LGPL note
---------

The GUI uses PySide6/Qt under LGPLv3. The application source package is
published together with the executable so users can inspect, modify, and
rebuild the application with modified or replacement LGPL libraries. The
corresponding upstream Qt and PySide6 source archive locations used for this
release are listed above. No Qt or PySide6 library source has been modified for
this distribution.

This notice is a practical distribution aid, not legal advice. For strict legal
review, consult the actual license texts and qualified counsel.
