From 1aee60eb331d2e11352f27ecd220cc3e65b61249 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Mon, 30 Apr 2018 15:39:29 +0200 Subject: [PATCH] Fix encoding of freetype/LICENSE.txt to utf-8 The previous encoding was ISO-8859-1. Change-Id: Id13bf1936120fb8b3630ba671ca92f285fa80dec Reviewed-by: Friedemann Kleint --- src/3rdparty/freetype/LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/3rdparty/freetype/LICENSE.txt b/src/3rdparty/freetype/LICENSE.txt index 382225f105..1119880c09 100644 --- a/src/3rdparty/freetype/LICENSE.txt +++ b/src/3rdparty/freetype/LICENSE.txt @@ -85,7 +85,7 @@ Introduction encourage you to use the following text: """ - Portions of this software are copyright © The FreeType + Portions of this software are copyright © The FreeType Project (www.freetype.org). All rights reserved. """