jsSysInfo — Third Party Licenses
================================

jsSysInfo is proprietary software, © 2026 Josef Sejrek / Budbrain Software.
It dynamically links against, or invokes at runtime, the following third-party
components. Their respective licenses apply to those components only.

Sources for all LGPL/GPL components below are available from the upstream
projects linked, and from the Ubuntu/Debian source archives.

--------------------------------------------------------------------------------
GTK 3                       LGPL-2.1-or-later   https://www.gtk.org/
GLib                        LGPL-2.1-or-later   https://gitlab.gnome.org/GNOME/glib
GDK-Pixbuf                  LGPL-2.1-or-later   https://gitlab.gnome.org/GNOME/gdk-pixbuf
Pango                       LGPL-2.0-or-later   https://pango.gnome.org/
Cairo                       LGPL-2.1 / MPL-1.1  https://www.cairographics.org/
ATK                         LGPL-2.0-or-later   https://gitlab.gnome.org/GNOME/atk
librsvg2                    LGPL-2.1-or-later   https://gitlab.gnome.org/GNOME/librsvg
libayatana-appindicator3    LGPL-2.1 / LGPL-3   https://github.com/AyatanaIndicators/libayatana-appindicator
--------------------------------------------------------------------------------
Zenity                      GPL-2.0-or-later    https://gitlab.gnome.org/GNOME/zenity
  (invoked as an external process for the optional crash-report dialog;
   not linked into the application binary)
--------------------------------------------------------------------------------

The LGPL components are used via dynamic linking. In accordance with the LGPL,
users are entitled to replace these libraries with modified versions. The full
license texts are available in /usr/share/doc/<package>/copyright within the
respective upstream distributions, and at:

  https://www.gnu.org/licenses/lgpl-2.1.txt
  https://www.gnu.org/licenses/lgpl-3.0.txt
  https://www.gnu.org/licenses/gpl-2.0.txt

For questions regarding this notice, contact: jsSysInfo@budbrain.de
