aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-09-16 10:06:16 +1000
committerinmarket <andrewh@inmarket.com.au>2014-09-16 10:07:56 +1000
commit5b16c0d3d2428c313913babfde26d69545d1d3b7 (patch)
treee2e26a4e4fd3f8e1a9421e5e8c422b4731cbb956 /3rdparty
parenta0ed314840d18d13543f5506a222ee571802a19a (diff)
downloaduGFX-5b16c0d3d2428c313913babfde26d69545d1d3b7.tar.gz
uGFX-5b16c0d3d2428c313913babfde26d69545d1d3b7.tar.bz2
uGFX-5b16c0d3d2428c313913babfde26d69545d1d3b7.zip
Readme for integration with yaffs2 (coming soon)
Diffstat (limited to '3rdparty')
-rw-r--r--3rdparty/yaffs2/readme.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/3rdparty/yaffs2/readme.txt b/3rdparty/yaffs2/readme.txt
new file mode 100644
index 00000000..f34bb5b3
--- /dev/null
+++ b/3rdparty/yaffs2/readme.txt
@@ -0,0 +1,28 @@
+Yaffs2 source code has not been included in this repository so that you are fully
+aware of the license restrictions before using it with uGFX.
+
+Yaffs2 may be downloaded from http://www.yaffs.net
+
+This notice has been provided in collaboration with Aleph One - the owners of Yaffs2.
+As such it represents an agreement of understanding between Aleph One and uGFX.
+
+Yaffs2 is distributed under the GPLv2 license. Specifically that means the following…
+- You may publish the source code for your project including the yaffs2 and uGFX code
+ provided that you retain the respective licenses and copyrights in the header
+ of each source file.
+- You may create a binary for your own personal use.
+- You MUST NOT distribute a binary that you produce in any form (even in the ROM of
+ a device) that contains both yaffs2 and uGFX code as that will put you in
+ breach of either the GPL license or the uGFX license no matter what you do.
+ See http://ugfx.org/licensing for more details.
+- Regardless of whether the project is commercial or non-commercial, you MUST NOT
+ even compile binaries for other people since that is considered "distribution".
+ You cannot even compile binaries for a friend, they must build it for themselves.
+
+If you want to distribute a binary that contains both yaffs2 and uGFX (even in the
+ROM of a device) then you must obtain a commercial license of yaffs2 just as you must
+obtain a commercial license for uGFX if you want to use it for commercial purposes.
+
+Just as uGFX provides special licenses for certain open hardware projects, Aleph One
+may consider providing special licenses for various special purposes. Please contact
+Aleph One at info@aleph1.co.uk for more information.