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

OSS Licenses for the wiki content #869

Open
wants to merge 2 commits into
base: wiki
Choose a base branch
from

Conversation

WalkQuackBack
Copy link

This pull request will require discussion with the people that have contributed to the wiki in the past, the present, and people who may contribute to the wiki in the future.

This pull request adds licenses to the prose (writing and guides) and code samples (often used to demonstrate concepts).

For guides and prose, the LICENSE file applies. It uses the Creative Commons Attribution 4.0 International license, and allows redistribution and adapting, with attribution to the original source. It also prevents users from adding legal terms or technological measures that prevent legally prevent people from doing anything the original license permits. There is also no liabilities or warranties, protecting the wiki's contributors legally. This license allows users of the wiki to provide screenshots and snippets of the guides, with attribution. At the current time with prose and code samples, that is not legally allowed, as there is no license, and the content is under exclusive copyright, restricting what the wiki content can be used for.

It is also risky legally to use any of the content on the wiki, as there is no explicit copyright/code owners and if one of the OSS contributors, past or present decides to sue people for copyright infringement due to using content like code samples from the wiki, they are not protected legally as no license means that the person contributing the code most likely owns the exclusive copyright to that content.

For code samples, attribution is not required as the MIT License applies. This is stored in the LICENSE-CODE file. Discussion should happen on who the copyright owners should be for the open source content, whether a different license should be used or if Bedrock Wiki contributors accurately describes the content owners of the content on the wiki. The MIT license allows for commercial use, distribution, modification and private use. There is also no liability or warranty, keeping the contributors legally protected.

This is a draft pull request for now to allow for discussion.

@WalkQuackBack WalkQuackBack marked this pull request as ready for review August 31, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant