From 9b21fc3a26b723d0d9b91570f83e73dd7aaee21f 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 --- about/complying_with_licenses.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/about/complying_with_licenses.rst b/about/complying_with_licenses.rst index 1ab52c4e8..7c0e0d5ef 100644 --- a/about/complying_with_licenses.rst +++ b/about/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 ^^^^