THIRD-PARTY NOTICES

ChronoLocus bundles or uses third‑party components. This file provides a practical summary.
Full license texts are included where applicable:
- ExifTool: see exiftool\LICENSE (and ExifTool website)
- Python/Qt/PySide6 and other bundled Python packages: see license files shipped under _internal\

1) ExifTool (Phil Harvey)
- Website: https://exiftool.org/
- Used for: reading media metadata (capture time, duration, etc.)
- License: ExifTool is free software. You may redistribute and/or modify it under the same terms as Perl itself
  (Artistic License or GNU General Public License, at your option). See exiftool\LICENSE.

2) Qt for Python / PySide6 (The Qt Company) + Shiboken6
- Website: https://www.qt.io/qt-for-python
- Used for: GUI toolkit and Qt runtime libraries
- License: commonly LGPL (with optional commercial licensing). If you distribute this software commercially as closed‑source,
  ensure LGPL obligations are met (e.g., allow relinking/replacement of LGPL components), or use a commercial Qt license.

3) PyInstaller
- Website: https://pyinstaller.org/
- Used for: packaging ChronoLocus into a Windows executable distribution

4) Bundled Python runtime and third‑party Python packages
This distribution may include Python runtime components and Python packages such as (non‑exhaustive):
- cryptography, certifi, charset-normalizer, urllib3
License files for these packages are shipped under _internal\ (for example in *.dist-info\licenses\).

