From 67912d2c44b5f2a8553f55a18b11916027be0b62 Mon Sep 17 00:00:00 2001 From: Tornado Tech <54727692+Tornado-Technology@users.noreply.github.com> Date: Fri, 25 Apr 2025 21:51:55 +1000 Subject: [PATCH] fix: mistakes in legal.md (#1220) --- Legal.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Legal.md b/Legal.md index 9fe8e12fad..81afe9234e 100644 --- a/Legal.md +++ b/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**. If you cannot find the author/original license you cannot use the asset. 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 newline at end of file +- "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.).