fix: mistakes in legal.md (#1220)
This commit is contained in:
4
Legal.md
4
Legal.md
@@ -22,7 +22,7 @@ Non-legalese summary of the terms of this agreement (This is not a replacement f
|
||||
|
||||
# Approved licenses:
|
||||
The following licenses are permitted to be used in this project if you are not the original copyright owner:
|
||||
- The following Creative Commons 4.0 (or later) licenses: [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode.en), [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode.en), CC-[BY-ND](https://creativecommons.org/licenses/by-nd/4.0/legalcode.en),(ND licenses are discouraged, but accepted) or an earlier version with *permission from the author*.
|
||||
- The following Creative Commons 4.0 (or later) licenses: [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode.en), [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode.en), [CC-BY-ND](https://creativecommons.org/licenses/by-nd/4.0/legalcode.en), (ND licenses are discouraged, but accepted) or an earlier version with *permission from the author*.
|
||||
- [The MIT License](https://opensource.org/license/MIT)
|
||||
- Public domain content under [CC0](https://creativecommons.org/public-domain/cc0/), etc. NOTE: The absence of a copyright mark means **all rights reserved** *not* public domain, public domain must be explicitly marked/stated. Attribution is still required for public domain works.
|
||||
|
||||
@@ -31,4 +31,4 @@ The following licenses are permitted to be used in this project if you are not t
|
||||
- For audio files especially: **you must find the actual author not just a YouTube channel**. <u>If you cannot find the author/original license you cannot use the asset.</u> Failure to be able to provide sourcing information will result in your PR being closed and potentially barring from future contributions depending on the severity of the situation.
|
||||
- License versioning is important, make sure to include the correct version of the license in your attribution. If a version is not specified by the author with a versioned license, that is not a valid license and cannot be used.
|
||||
- Most Assets have their license and the copyright in the metadata file. [Example](https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Objects/Tools/crowbar.rsi/meta.json).
|
||||
- "No Derivatives" licenses should be avoided if possible (but are permitted) as they can prevent fixing bugs or making for accessibility reasons (Color blindness or epilepsy fixes, etc.).
|
||||
- "No Derivatives" licenses should be avoided if possible (but are permitted) as they can prevent fixing bugs or making for accessibility reasons (Color blindness or epilepsy fixes, etc.).
|
||||
|
||||
Reference in New Issue
Block a user