mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Use a note for FreeType year advice in Complying with licenses (#5747)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
committed by
Hugo Locurcio
parent
e911b4c47a
commit
488f733fcf
@@ -91,7 +91,7 @@ Link to the license
|
||||
|
||||
The Godot Engine developers consider that a link to ``godotengine.org/license``
|
||||
in your game documentation or credits would be an acceptable way to satisfy
|
||||
the license terms.
|
||||
the license terms.
|
||||
|
||||
Third-party licenses
|
||||
--------------------
|
||||
@@ -113,10 +113,13 @@ requires attribution, so the following text must be included together with the
|
||||
Godot license:
|
||||
|
||||
Portions of this software are copyright © <year> The FreeType Project (www.freetype.org). All rights reserved.
|
||||
|
||||
Note that <year> should correspond to the value from the FreeType version
|
||||
used in your build. This information can be found in the editor by opening
|
||||
the **Help > About** dialog and going to the **Third-party Licenses** tab.
|
||||
|
||||
.. note::
|
||||
|
||||
<year> should correspond to the value from the FreeType version used
|
||||
in your build. This information can be found in the editor by opening
|
||||
the **Help > About** dialog and going to the **Third-party Licenses**
|
||||
tab.
|
||||
|
||||
ENet
|
||||
^^^^
|
||||
|
||||
Reference in New Issue
Block a user