CALF (this project)
-------------------
License: GPL-2.1-only
Source: https://github.com/calf-studio-gear/calf

Third-party components included or linked:

1) GTK, gtk-mac-integration
   License: LGPL-2.1-or-later
   Source: https://www.gtk.org/
   Notes: Dynamically linked

2) FluidSynth
   License: LGPL-2.1-or-later
   Source: https://github.com/FluidSynth/fluidsynth
   Notes: Dynamically linked

3) Expat
   License: MIT
   Source: https://libexpat.github.io/
   Notes: Permissive license; no copyleft obligations.

4) LV2
   License: ISC
   Source: https://lv2plug.in/
   Notes: Permissive license; no copyleft obligations.

License files included:
- GPL-2.1.txt
- LGPL-2.1.txt
- MIT.txt
- ISC.txt

Notes:
- The LGPL-2.1-or-later components (GTK, gtk-mac-integration, FluidSynth)
  are dynamically linked.
- Users must have the corresponding runtime libraries installed.
- Source code is available from the upstream projects at the URLs above.
