RooTitanium — bundled third-party license texts
================================================

This directory ships the license texts of the components bundled under
/home/rootitanium/ (the self-contained Qt 6 + QtWebEngine runtime).

Overview (see /usr/share/licenses/harbour-rootitanium/NOTICE.md for the full
mapping component -> license -> corresponding source):

- Qt 6 / Qt WebEngine 6.8.3  ...  LGPL-3.0-only.txt
                                  (parts under GPL-2.0-only.txt / GPL-3.0-only.txt,
                                   with Qt-GPL-exception-1.0.txt;
                                   docs under GFDL-1.3-no-invariants-only.txt)
- Chromium (inside QtWebEngine) . Chromium-BSD-3-Clause.txt (plus the many
                                  third_party licenses of Chromium's own tree)
- Assorted components ..........  BSD-3-Clause.txt, Apache-2.0.txt, MIT.txt,
                                  LGPL-2.0-or-later.txt, CC0-1.0.txt

The corresponding source of the LGPL/GPL components is the upstream project at
the versions listed in NOTICE.md, built with the recipe from
sailfishos-chum/qt6-qtwebengine. The bundled shared objects under
/home/rootitanium/lib/ and /home/rootitanium/libexec/ are separable and may be
replaced by the user (LGPL-3.0 section 4, re-linking).

RooTitanium's own application code is GPL-3.0-or-later; its text is in
/usr/share/licenses/harbour-rootitanium/LICENSE.
