ShortsJet - third-party software notices

Start with NOTICE.md for component versions, copyright notices, license choices
and source locations. The complete component notices are in these folders:

  qt/          Qt and its third-party components, including Qt's FFmpeg backend
  ffmpeg/      FFmpeg libraries/tools and their bundled dependency notices
  openh264/    OpenH264 copyright and BSD license
  whisper/     whisper.cpp, ggml, Whisper model and embedded component notices
  libsodium/   libsodium copyright and ISC license
  icu/         Unicode/ICU notice
  microsoft/   Visual C++ and OpenMP runtime information

Qt is used under LGPL version 3. The separate shared FFmpeg build used for
media tools/decoding uses LGPL version 3; Qt's FFmpeg backend uses LGPL 2.1
or later. LGPL and incorporated GPL texts are included in this folder tree.
ShortsJet does not claim ownership of these third-party components.

You may exercise the rights granted by the applicable third-party licenses,
including replacing LGPL libraries with compatible modified versions and
reverse engineering to debug those modifications. ShortsJet's application
license does not take these rights away.

To replace a library, close ShortsJet, back up the installed application folder
and replace the relevant shared library files with interface-compatible x64
builds. Tools have their own shared libraries in tools/ffmpeg and tools/whisper.
Installation under Program Files requires administrator rights. Compatible
library replacement is not prevented by a ShortsJet DLL signature check.
An installer repair/update may restore the original library files.

NOTICE.md and the accompanying component files identify source versions.
Source distribution for a public release must include the complete matching
library sources, dependencies, patches and build instructions. A link to an
upstream project or this notice is not itself that source distribution.
