-
Notifications
You must be signed in to change notification settings - Fork 37
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
The complete list of licences #490
Comments
Thanks for the report! So I read up a little on this and, if I understand it correctly, it seems both Apache 2.0 and CC-BY-SA-4.0 stuff can be combined with GPL-3 but the resulting release would be GPL-3 licensed. So effectively the content becomes relicensed. This theme probably needs to be updated to GPL-3 as it will improve compatibility with other licenses. Most of its content is from elementary which updated to GPL-3 a while back. And at this point I don't think there are any Tango or Gnome icons left here (and I believe the old GNOME and Humanity icons were licensed GPL-2 or later anyway, so a relicense would be fine for that content anyway). So I'm not totally sure what the right way to list the conent that was originally Apache or Creative Commons would be. If they're relicensed when incorporated with GPL-3, can the original licensing simply be removed (while the Authors and copyright info should remain)? @ochosi, are you okay with an update to the GPL-3 license? And any comment on the above paragraph? |
@newhoa , thanks! IMHO we may separate:
This issue is about the first and the second. So, it would be nice:
(all files can have different extension). On relicensing, |
Good day!
I see there are two places where licenses are listed:
/LICENSE
with GPL-2 license,/AUTHORS
with references to a lot of others.The questions:
/AUTHORS
?/README.md
?Thanks!
The text was updated successfully, but these errors were encountered: