[oe-commits] [openembedded-core] 07/14: common-licenses: Correct the FreeType license text

git at git.openembedded.org git at git.openembedded.org
Mon Nov 5 09:00:36 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 0e0e8b694388ff8f30039474d268b5309a201d96
Author: Peter Kjellerstedt <peter.kjellerstedt at axis.com>
AuthorDate: Sat Nov 3 10:30:25 2018 +0100

    common-licenses: Correct the FreeType license text
    
    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>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 b7d4d11..3666649 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 ---

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list