mirror of https://github.com/kivy/kivy.git
doc: tweaked licence wording in sources/guide/licensing.rst
This commit is contained in:
parent
171f8976ee
commit
922e712181
|
@ -120,9 +120,9 @@ Known packages:
|
|||
* `sqlite3 <https://github.com/ghaering/pysqlite/blob/master/LICENSE>`_
|
||||
* `six <https://bitbucket.org/gutworth/six/src/tip/LICENSE>`_
|
||||
|
||||
There are included libraries either Kivy directly or through Pygame/SDL2 uses,
|
||||
those are located in ``APK/lib/armeabi/``. Most of them are related to
|
||||
dependencies or are produced from python-for-android and are part of its source
|
||||
There are other included libraries, included either by Kivy directly or through
|
||||
Pygame/SDL2, that are located in ``APK/lib/armeabi/``. Most of them are related
|
||||
to dependencies or are produced by python-for-android and are part of its source
|
||||
(and licensing).
|
||||
|
||||
* libapplication.so
|
||||
|
|
Loading…
Reference in New Issue