retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
115 stars 6 forks source link

Add licenses and settle on project license #158

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

RetroHub has settled for the license: source code is MIT, distributed binaries are GPLv3 due to bundling FFMPEG with GPL codecs.

Also finished the licenses screen in the About section

Closes #100