From 5e2eeaa1c1b6bf8c8fe24d929b478691e8dc84fe Mon Sep 17 00:00:00 2001 From: DeeJayLSP <60024671+DeeJayLSP@users.noreply.github.com> Date: Thu, 9 Sep 2021 21:54:16 -0300 Subject: [PATCH] Complying with licenses: Explain what the FreeType should be --- tutorials/legal/complying_with_licenses.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tutorials/legal/complying_with_licenses.rst b/tutorials/legal/complying_with_licenses.rst index 1ab52c4e8..7c0e0d5ef 100644 --- a/tutorials/legal/complying_with_licenses.rst +++ b/tutorials/legal/complying_with_licenses.rst @@ -105,6 +105,9 @@ requires attribution, so the following text must be included together with the Godot license: Portions of this software are copyright © The FreeType Project (www.freetype.org). All rights reserved. + +Note that should correspond to the value from the FreeType version +used in your build. ENet ^^^^