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

License #1064

Closed
wants to merge 1 commit into from
Closed

License #1064

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions wca-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

The WCA Guidelines supplement the [WCA Regulations](regulations:top). Please see the Regulations for more information about the WCA.

### 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).

### Numbering

Guidelines are numbered in correspondence with related regulations. Note that multiple Guidelines may correspond to the same Regulation, and some Guidelines correspond to Regulations that do not exist anymore.
Expand Down
3 changes: 3 additions & 0 deletions wca-regulations.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Copy link
Member

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.

Suggested change
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

Copy link
Contributor

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

Copy link
Member Author

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.


### Contact
For questions and feedback, please contact the [WCA Regulations Committee (WRC)](mailto:[email protected]).

Expand Down