mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Use official CC BY 3.0 terminology and resources
This change makes the docs repo always use the official abbreviation (CC BY 3.0) for its license. Previously, it would sometimes use “CC-BY 3.0” or “CC-BY-3.0”. This change also make the docs repo always point to the official Commons deed [1] for more information about CC BY 3.0. Previously, it would sometimes link to an unofficial source [2]. [1]: <https://creativecommons.org/licenses/by/3.0/> [2]: <https://tldrlegal.com/license/creative-commons-attribution-(cc)>
This commit is contained in:
@@ -180,9 +180,9 @@ License
|
||||
-------
|
||||
|
||||
This documentation and every page it contains is published under the terms of
|
||||
the `Creative Commons Attribution 3.0 license (CC-BY-3.0)
|
||||
<https://tldrlegal.com/license/creative-commons-attribution-(cc)>`_, with
|
||||
attribution to "Juan Linietsky, Ariel Manzur and the Godot community".
|
||||
the `Creative Commons Attribution 3.0 license (CC BY 3.0)
|
||||
<https://creativecommons.org/licenses/by/3.0/>`_, with attribution to "Juan
|
||||
Linietsky, Ariel Manzur and the Godot community".
|
||||
|
||||
By contributing to the documentation on the GitHub repository, you agree that
|
||||
your changes are distributed under this license.
|
||||
|
||||
Reference in New Issue
Block a user