Mercurial > libervia-desktop-kivy
changeset 82:4c6d56c069d9
garden: added garden subdirectory for Kivy garden modules distribution
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 24 Dec 2016 14:15:36 +0100 |
parents | 3608fef1857d |
children | 741a7d6d8c28 |
files | src/libs/garden/README |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/libs/garden/README Sat Dec 24 14:15:36 2016 +0100 @@ -0,0 +1,5 @@ +Files in this directory are from Kivy garden (http://kivy-garden.github.io/), and are included here to make distribution more easy. +These modules may be sometime modified, we propose our patch upstream if this is the case. +Files in this directory hierarchy (this directory and all subdirectories) all follow Kivy licence (MIT), check the corresponding LICENSE files. + +This licence *does not apply outside of this "garden" directory and subdirectories*. Cagou code itself is licenced under AGPLv3+ as specified in the LICENSE file in the root directory.