diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-05-06 23:38:44 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-05-07 11:42:37 +0200 |
commit | c8aea60324e3e219945a805f871363c10292f38b (patch) | |
tree | 791577ddbf7e55dd1f8a985a6d029279f235ac5f /LOGO_LICENSE.md | |
parent | 5d10b8fabdc9acc8b5296f1805c12648d4c5df4c (diff) |
Improve documentation of thirdparty code snippets
Diffstat (limited to 'LOGO_LICENSE.md')
-rw-r--r-- | LOGO_LICENSE.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/LOGO_LICENSE.md b/LOGO_LICENSE.md index 2858712f18..b357c49664 100644 --- a/LOGO_LICENSE.md +++ b/LOGO_LICENSE.md @@ -1,2 +1,3 @@ -Godot Logo (c) Andrea Calabró, distributed under the terms of the CC By License: -https://creativecommons.org/licenses/by/3.0/legalcode
\ No newline at end of file +Godot Logo (C) Andrea Calabró +Distributed under the terms of the Creative Commons Attribution License +version 3.0 (CC-BY 3.0) <https://creativecommons.org/licenses/by/3.0/legalcode>. |