-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: License | ||
description: We're licensed under the "Attribution non-commercial share-a-like 4.0 international model". | ||
template: splash | ||
--- | ||
|
||
We're licensed under the CC BY-NC-SA 4.0 license, this page outlines the do's and do not's for our wiki. | ||
|
||
### You can | ||
|
||
<ul class="pl-5 list-disc"> | ||
<li><b>Share</b> — copy and redistribute the material in any medium or format</li> | ||
<li><b>Adapt</b> — remix, transform, and build upon the material</li> | ||
</ul> | ||
|
||
We, "The Wiki", cannot revoke these freedoms as long as you follow the license terms. | ||
|
||
--- | ||
|
||
### You Must | ||
|
||
<ul class="pl-5 list-disc"> | ||
<li><b>Attribute</b> — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests We, "The Wiki", endorses you or your use.</li> | ||
<li><b>Non-Commercial</b> — You may not use the material for commercial purposes.</li> | ||
<li><b>ShareALike</b> - If you remix, transform, or build upon the material, you must distribute your contributions under <b>the same license</b> as the original.</li> | ||
</ul> | ||
|
||
--- | ||
|
||
### Additional Notices | ||
|
||
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. | ||
|
||
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. |