Where Did My Storage Go? — third-party components
=================================================

The application itself is proprietary:

    Copyright (c) 2026 Josef Sejrek / Budbrain Software
    All rights reserved.

It contains no third-party source code. It links against, and (in the Snap and
Flatpak builds) redistributes, the following system libraries under their own
licences.


GTK 3
-----
GNU Lesser General Public License, version 2.1 or later.
https://www.gtk.org/  ·  https://gitlab.gnome.org/GNOME/gtk

Includes the libraries GTK itself is built on and that are redistributed with
it: GLib, GObject, GIO, GDK, GdkPixbuf, Pango, Cairo, ATK and HarfBuzz.

    Cairo is dual licensed under the LGPL 2.1 and the MPL 1.1.
    HarfBuzz is licensed under the "Old MIT" licence.

The LGPL requires that the user be able to replace these libraries with their
own versions. In the Snap and the Flatpak the libraries are shipped as ordinary
shared objects inside the package and are dynamically linked, so an unpacked
package can be modified and repacked. The .deb links against the distribution's
own system libraries and ships none of them.

A copy of the LGPL 2.1 is available at:
https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html


Adwaita and hicolor icon themes
-------------------------------
Creative Commons Attribution-ShareAlike 3.0 / LGPL 3.
Redistributed unmodified inside the Snap so GTK can draw its own widgets.
https://gitlab.gnome.org/GNOME/adwaita-icon-theme


shared-mime-info
----------------
GNU General Public License, version 2 or later.
Redistributed unmodified inside the Snap; gdk-pixbuf uses it to identify image
types.
https://gitlab.freedesktop.org/xdg/shared-mime-info


tar and gzip
------------
GNU General Public License, version 3 or later.
Shipped inside the Snap and invoked as separate programs (never linked) for the
"compress folder" feature.
https://www.gnu.org/software/tar/  ·  https://www.gnu.org/software/gzip/


zenity
------
GNU Lesser General Public License, version 2.1 or later.
Shipped inside the Snap and invoked as a separate program by the crash reporter.
https://gitlab.gnome.org/GNOME/zenity


Translations
------------
The 22 translations are the author's own work, carried over from the macOS and
Windows editions of this application.
