From c4424f474da4c68eed76f425e99e34daf739c2a0 Mon Sep 17 00:00:00 2001 From: dessant Date: Thu, 21 May 2015 18:06:20 +0300 Subject: [PATCH] update font licensing in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index de1838883..8f2de5663 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ and deployable. Kivy is written in Python and [Cython](http://cython.org/), based on OpenGL ES 2, supports various input devices and has an extensive widget library. With the -same codebase, you can target Windows, OSX, Linux, Android and iOS. All our +same codebase, you can target Windows, OS X, Linux, Android and iOS. All our widgets are built with multitouch support. Kivy is MIT licensed, actively developed by a great community and is supported @@ -91,11 +91,11 @@ Licenses - Kivy is released under the terms of the MIT License. Please refer to the LICENSE file. -- The provided fonts DroidSans.ttf and DroidSansMono.ttf are licensed and +- The provided fonts DroidSans and DroidSansMono are licensed and distributed under the terms of the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). + The DejaVuSans (used for the virtual keyboard) license can be viewed + [here](http://dejavu-fonts.org/wiki/License). - The current UI design has been adapted from Moblintouch theme's SVGs and is licensed under the terms of the [LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1). - -