Update index.rst

This commit is contained in:
dessant 2015-11-06 16:01:58 +02:00
parent 8d1125726e
commit c9dee7a9b7
1 changed files with 6 additions and 6 deletions

View File

@ -30,12 +30,12 @@ different modules, classes, functions and variables available in Kivy.
License License
------- -------
Kivy 1.7.2 and 1.8 are now under MIT License. Previous version are still under Kivy is released and distributed under the terms of the MIT license starting
LGPL 3 license. version 1.7.2. Older versions are still under the LGPLv3.
Kivy is released under the terms of the MIT License. You should have received You should have received a copy of the MIT license alongside your Kivy
a copy of the MIT alongside your Kivy distribution. See the file LICENSE in the distribution. See the LICENSE file in the Kivy root folder. An online version
Kivy root folder. An online version of the license can be found at: of the license can be found at:
https://github.com/kivy/kivy/blob/master/LICENSE https://github.com/kivy/kivy/blob/master/LICENSE
@ -48,5 +48,5 @@ For a list of authors, please see the file AUTHORS that accompanies the
Kivy source code distribution (next to LICENSE). Kivy source code distribution (next to LICENSE).
Kivy -- Copyright 2010-2014, The Kivy Authors. All rights reserved. Kivy -- Copyright 2010-2015, The Kivy Authors.