aboutsummaryrefslogtreecommitdiffstats
path: root/demos/readme.txt
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-11-14 09:10:59 +1000
committerinmarket <andrewh@inmarket.com.au>2014-11-14 09:10:59 +1000
commit93c9ebaa793d96147784e061102fec3423584fc0 (patch)
tree2be19e5c602dcc622a2ff411bb0d8698498c5d9c /demos/readme.txt
parent6bc091035a08f58eb6c60e7cceb01ef29e655e07 (diff)
downloaduGFX-93c9ebaa793d96147784e061102fec3423584fc0.tar.gz
uGFX-93c9ebaa793d96147784e061102fec3423584fc0.tar.bz2
uGFX-93c9ebaa793d96147784e061102fec3423584fc0.zip
Move the uGFX based tools into a sub-directory of demos so they can be compiled using the standard build system facility for building demo's.
Diffstat (limited to 'demos/readme.txt')
-rw-r--r--demos/readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/demos/readme.txt b/demos/readme.txt
index 3530c8e4..a29ce9f6 100644
--- a/demos/readme.txt
+++ b/demos/readme.txt
@@ -2,7 +2,7 @@ This folder contains a few demos which explain how to use the library.
Only the main files are contained. No compile-able projects
-All demos and examples stand under the BSD license as declared below and
+Most demos and examples stand under the BSD license as declared below and
within each file:
/*
@@ -34,3 +34,5 @@ within each file:
*/
Files under the 3rdparty directory are licensed as per the original contributor.
+Files under the tools directory are licensed with either the uGFX license or the BSD
+license - see each tool demo source code for its specific license.