[OE-core] [PATCH 1/5] common-licenses: Correct the FreeType license text

Peter Kjellerstedt peter.kjellerstedt at axis.com
Sat Nov 3 09:30:25 UTC 2018


It now matches:
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt at axis.com>
---
 meta/files/common-licenses/FreeType | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/files/common-licenses/FreeType b/meta/files/common-licenses/FreeType
index b7d4d11c0f..3666649f3e 100644
--- a/meta/files/common-licenses/FreeType
+++ b/meta/files/common-licenses/FreeType
@@ -48,7 +48,7 @@ Introduction
   encourage you to use the following text:
 
    """  
-    Portions of this software are copyright � <year> The FreeType
+    Portions of this software are copyright © <year> The FreeType
     Project (www.freetype.org).  All rights reserved.
    """
 
@@ -163,7 +163,7 @@ Legal Terms
 
   Our home page can be found at
 
-    http://www.freetype.org
+    https://www.freetype.org
 
 
 --- end of FTL.TXT ---
-- 
2.12.0




More information about the Openembedded-core mailing list