Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify additional cores to include #10

Open
avojak opened this issue Jul 29, 2022 · 2 comments
Open

Identify additional cores to include #10

avojak opened this issue Jul 29, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@avojak
Copy link
Owner

avojak commented Jul 29, 2022

Identify additional cores to include out-of-the-box

@avojak avojak added the enhancement New feature or request label Jul 29, 2022
@Suzie97
Copy link
Contributor

Suzie97 commented Jul 29, 2022

What are the compatible licenses that can be included?

@avojak
Copy link
Owner Author

avojak commented Jul 29, 2022

That's a good question, and a difficult one. A while back I did some digging and found this: https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility

So it seems like with the app being under GPLv3 that:

  • GPLv2 content would not be compatible
  • GPLv2+ content would be compatible
  • GPLv3 content would be compatible
  • LGPLv2.1+ content would be compatible

From https://www.gnu.org/licenses/license-list.en.html:

  • MIT appears to be a bit of a misnomer, and instances of the text that I’ve read seem pretty clear that it can be compatible. The above site states that it’s compatible with GPL, so GPLv3 shouldn’t be an issue.
  • MPLv2 content can be used and compatible under GLPv3 so long as it is not modified. If the MPL content were modified, the resultant product would have to be dual-licensed.

I think that covers most of the cases I've seen for Libretro cores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants