Skip to content

License

github-actions[bot] edited this page Sep 20, 2026 · 1 revision

License

FindRomCover is free software distributed under the GNU General Public License v3.0.

Summary

The GPL v3 gives you the freedom to:

  • use the software for any purpose;
  • study how it works and modify it;
  • share copies with others;
  • share modified versions, provided they remain under the same license.

In return, you must:

  • keep the license and copyright notices intact;
  • make the source code of distributed versions (including modifications) available under the GPL v3;
  • state significant changes you made.

This summary is not legal advice. The binding terms are in the full license text.

Full license text

The complete license is available in the repository:

Third-party components

FindRomCover builds on excellent open-source projects:

Component License / project
MahApps.Metro MIT — modern WPF UI framework
ControlzEx MIT — window chrome and theming
Magick.NET (ImageMagick) Apache-2.0 / ImageMagick license
Microsoft.Web.WebView2 Microsoft license
NAudio MIT — audio playback
Serilog and sinks Apache-2.0 — structured logging
Microsoft.Extensions.DependencyInjection MIT
Microsoft.Data.Sqlite MIT
MessagePack MIT
xUnit Apache-2.0
FluentAssertions Xceed community license (non-commercial)
Moq BSD-3-Clause
coverlet MIT

Refer to each project's repository for the exact license terms.

MAME data

mame.dat contains data derived from the MAME project. MAME is distributed under its own license; see the MAME project for details.

Trademarks

All game titles, platform names, and trademarks mentioned in the documentation belong to their respective owners. FindRomCover is not affiliated with any game publisher or platform holder.

Related pages

Clone this wiki locally