-
Notifications
You must be signed in to change notification settings - Fork 64
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
License #1064
Conversation
@@ -26,6 +26,9 @@ WCA Regulations in [PDF format](link:pdf) | |||
### Source | |||
Development of the WCA Regulations and Guidelines is public [on GitHub](https://github.com/thewca/wca-regulations) and the discussion is public [on the WCA Forum](https://forum.worldcubeassociation.org/c/regulations). | |||
|
|||
### License | |||
This document is licensed under a [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) license. Permissions beyond the scope of this license may be available at [thewca/wca-regulations-translations](https://github.com/thewca/wca-regulations-translations#license) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since this text appears on the main Regulations, I think we should avoid linking to something else that can imply the availability of a looser license.
This document is licensed under a [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) license. Permissions beyond the scope of this license may be available at [thewca/wca-regulations-translations](https://github.com/thewca/wca-regulations-translations#license) | |
This document is licensed under a [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) license. |
If we want translations to specify looser languages, we could generalize the mechanism we use for "this translation is not an official version" at https://github.com/thewca/wca-regulations-translations#translation-instructions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this a change for this regulations cycle iyo? @lgarron
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the common procedure that Creative Commons provides to grant more rights (in this case, the right to distribute a translation). See "Simplest CC+ Example" here.
However, we may simply use the CC BY-NC-ND 4.0 and only allow translations to be posted in our website.
I agree that this is a good license to use; I am happy to license my past and future contributions under it. "Non-commercial" could in principle clash with competitions that make any profit, but 1) this is more regulated now, 2) excerpts are almost certainly fair use all around the world, and 3) if this prohibits someone from hosting a duplicate copy of the full Regulations for some commercial purpose, that's probably actually a good thing (they should be linking to an official version, or contacting the WCA for alternatives). We should probably also consider a full assignment of rights to the WCA of any contributions. |
Can we do that alongside a CC license? |
Yeah, that's usually through a separate (but related) like a CLA. GitHub's terms automatically include a CLA for pull requests for the project's current license, but we can ask for contribution rights to be assigned to the WCA so that we can relicense in the future if we need to. |
Ok, I think it may be a good idea. I'm not familiar with CLAs, though. Would you handle that? |
Closes #639
Add CC BY-NC-ND 4.0 license.
This is strongly linked to thewca/wca-regulations-translations#129. Please, have a look at that PR for further information.
Requesting review from @thewca/board, as this is legal stuff that may concern you.