aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty
diff options
context:
space:
mode:
authorJoel Bodenmann <info@b-electronics.ch>2018-10-01 16:41:19 +0200
committerGogs <gogs@fake.local>2018-10-01 16:41:19 +0200
commitb2b8b857ee22acc5c2a42c15682cc57bd5d27789 (patch)
tree422fe7c04109641e883a6626b21097adea6e6864 /3rdparty
parente414e77d23739835607616203b2d44590b1090a1 (diff)
parent0840c8e7846f86c530e72ea6d3f97db0f27f7063 (diff)
downloaduGFX-b2b8b857ee22acc5c2a42c15682cc57bd5d27789.tar.gz
uGFX-b2b8b857ee22acc5c2a42c15682cc57bd5d27789.tar.bz2
uGFX-b2b8b857ee22acc5c2a42c15682cc57bd5d27789.zip
Merge branch 'feature/update_license_header' of XenotriX/uGFX into master
Diffstat (limited to '3rdparty')
-rw-r--r--3rdparty/yaffs2/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/yaffs2/readme.txt b/3rdparty/yaffs2/readme.txt
index f34bb5b3..11ac2f0f 100644
--- a/3rdparty/yaffs2/readme.txt
+++ b/3rdparty/yaffs2/readme.txt
@@ -14,7 +14,7 @@ Yaffs2 is distributed under the GPLv2 license. Specifically that means the follo
- 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.
+ See http://ugfx.io/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.